Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/fm10k
Alexander Duyck de125aaecf 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>
2015-11-25 10:05:54 -08:00
..
2015-04-14 15:23:36 -07:00
2015-11-25 10:05:54 -08:00
2015-06-17 14:21:22 -07:00
2014-09-23 03:59:14 -07:00
2015-11-23 11:08:47 -08:00
2014-09-23 03:59:23 -07:00