diff options
author | Alexander Duyck <aduyck@mirantis.com> | 2015-09-29 22:19:43 (GMT) |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2015-11-23 19:08:50 (GMT) |
commit | ef2662b2a820aaca4c147b91659bf57c06688ede (patch) | |
tree | 92ab976e39f3261e408bcf7fc991e12ee04556aa /Documentation/nfc | |
parent | 8a9ca1104da0de6dd8551237e7d0e50eeeea4e80 (diff) | |
download | linux-ef2662b2a820aaca4c147b91659bf57c06688ede.tar.xz |
ixgbe/ixgbevf: use napi_schedule_irqoff()
The ixgbe_intr and ixgbe/ixgbevf_msix_clean_rings functions run from hard
interrupt context or with interrupts already disabled in netpoll.
They can use napi_schedule_irqoff() instead of napi_schedule()
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Darin Miller <darin.j.miller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Documentation/nfc')
0 files changed, 0 insertions, 0 deletions