diff options
author | 2015-09-29 15:19:56 -0700 | |
---|---|---|
committer | 2015-11-25 10:05:54 -0800 | |
commit | de125aaecf3f06984dd32335f1e6a41c80b71011 (patch) | |
tree | c7a89c48c5438ec47fd66ef8ec3047a8fe76c995 /net/core/stream.c | |
parent | net: phy: bcm7xxx: Add entry for Broadcom BCM7435 (diff) | |
download | wireguard-linux-de125aaecf3f06984dd32335f1e6a41c80b71011.tar.xz wireguard-linux-de125aaecf3f06984dd32335f1e6a41c80b71011.zip |
fm10k: use napi_schedule_irqoff()
The fm10k_msix_clean_rings function runs from hard interrupt context or
with interrupts already disabled in netpoll.
It can use napi_schedule_irqoff() instead of napi_schedule()
Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/core/stream.c')
0 files changed, 0 insertions, 0 deletions