[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180406153630.9321-1-jeffrey.t.kirsher@intel.com>
Date: Fri, 6 Apr 2018 08:36:28 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: davem@...emloft.net
Cc: Jeff Kirsher <jeffrey.t.kirsher@...el.com>, netdev@...r.kernel.org,
nhorman@...hat.com, sassmann@...hat.com, jogreene@...hat.com
Subject: [net 0/2][pull request] Intel Wired LAN Driver Updates 2018-04-06
This series contains a couple of fixes for the new ice driver.
Wei Yongjun fixes the return error code for error case during init.
Anirudh fixes the incorrect use of ARRAY_SIZE() in the ice ethtool code
and fixed "for" loop calculations.
The following are changes since commit 3239534a79ee6f20cffd974173a1e62e0730e8ac:
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue 100GbE
Anirudh Venkataramanan (1):
ice: Bug fixes in ethtool code
Wei Yongjun (1):
ice: Fix error return code in ice_init_hw()
drivers/net/ethernet/intel/ice/ice_common.c | 4 +++-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
--
2.14.3
Powered by blists - more mailing lists