diff options
author | Alexander Duyck <[email protected]> | 2015-09-29 15:19:56 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2015-11-25 10:05:54 -0800 |
commit | de125aaecf3f06984dd32335f1e6a41c80b71011 (patch) | |
tree | c7a89c48c5438ec47fd66ef8ec3047a8fe76c995 /net/unix/af_unix.c | |
parent | 9458ceab49179b7fd2d5192fd9dcf316ca195dc0 (diff) |
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 <[email protected]>
Tested-by: Krishneil Singh <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions