1
0
Fork 0
remarkable-linux/drivers/net/ethernet/intel
Song Liu 07f79b39d4 ixgbe: check return value of napi_complete_done()
commit 4233cfe6ec upstream.

The NIC driver should only enable interrupts when napi_complete_done()
returns true. This patch adds the check for ixgbe.

Cc: stable@vger.kernel.org # 4.10+
Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-10 08:54:28 +02:00
..
e1000 e1000: ensure to free old tx/rx rings in set_ringparam() 2018-10-03 17:00:58 -07:00
e1000e e1000e: Fix check_for_link return value with autoneg off 2018-09-26 08:38:16 +02:00
fm10k fm10k: fix "failed to kill vid" message for VF 2018-04-26 11:02:11 +02:00
i40e i40e: free the skb after clearing the bitlock 2018-08-03 07:50:35 +02:00
i40evf i40evf: ignore link up if not running 2018-04-26 11:02:10 +02:00
igb igb: Fix queue selection on MAC filters on i210 2018-08-03 07:50:39 +02:00
igbvf igbvf: Use smp_rmb rather than read_barrier_depends 2017-11-30 08:40:55 +00:00
ixgb ixgb: Omit private ndo_get_stats function 2017-04-20 16:18:45 -07:00
ixgbe ixgbe: check return value of napi_complete_done() 2018-10-10 08:54:28 +02:00
ixgbevf ixgbevf: fix MAC address changes through ixgbevf_set_mac() 2018-08-03 07:50:33 +02:00
Kconfig i40evf: Add support for Adaptive Virtual Function 2017-06-01 14:30:02 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
e100.c net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 2017-06-05 11:00:42 -04:00