From: Jeff Kirsher jeffrey.t.kirsher@intel.com Date: Wed, 3 Oct 2018 11:30:35 -0700
From: Song Liu songliubraving@fb.com
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
Applied, thanks.