Netdev List
 help / color / mirror / Atom feed
* [net 0/2][pull request] Intel Wired LAN Driver Updates 2018-04-06
@ 2018-04-06 15:36 Jeff Kirsher
  2018-04-06 15:36 ` [net 1/2] ice: Fix error return code in ice_init_hw() Jeff Kirsher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Kirsher @ 2018-04-06 15:36 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-06 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-06 15:36 [net 0/2][pull request] Intel Wired LAN Driver Updates 2018-04-06 Jeff Kirsher
2018-04-06 15:36 ` [net 1/2] ice: Fix error return code in ice_init_hw() Jeff Kirsher
2018-04-06 15:36 ` [net 2/2] ice: Bug fixes in ethtool code Jeff Kirsher
2018-04-06 15:39 ` [net 0/2][pull request] Intel Wired LAN Driver Updates 2018-04-06 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox