Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
Jeff Kirsher says:
====================
Intel Wired LAN Driver Updates 2018-05-11
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 fixes ixgbevf_xmit_frame() where it was not using the
correct return value (int).
Colin Ian King fixes a potential resource leak in ixgbe, where we were
not freeing ipsec in our cleanup path.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- drivers/net/ethernet/intel/ice/ice_controlq.c 1 addition, 1 deletiondrivers/net/ethernet/intel/ice/ice_controlq.c
- drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c 1 addition, 1 deletiondrivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c
- drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c 3 additions, 0 deletionsdrivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
- drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 1 addition, 1 deletiondrivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
Loading
Please register or sign in to comment