Re: [net 0/4][pull request] Intel Wired LAN Driver Updates 2018-05-11

2018-05-11 Thread David Miller
From: Jeff Kirsher Date: Fri, 11 May 2018 12:47:18 -0700 > This series contains fixes to the ice, ixgbe and ixgbevf drivers. ... > The following are changes since commit > 5ae4bbf76928b401fe467e837073d939300adbf0: > Merge tag 'mlx5-fixes-2018-05-10' of > git://git.kernel.org/pub/scm/linux/ke

[net 0/4][pull request] Intel Wired LAN Driver Updates 2018-05-11

2018-05-11 Thread Jeff Kirsher
This series contains fixes to the ice, ixgbe and ixgbevf drivers. Jeff Shaw provides a fix to ensure rq_last_status gets set, whether or not the hardware responds with an error in the ice driver. Emil adds a check for unsupported module during the reset routine for ixgbe. Luc Van Oostenryck fixe