aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorThomas Falcon <tlfalcon@linux.ibm.com>2019-01-24 12:17:01 -0500
committerDavid S. Miller <davem@davemloft.net>2019-01-25 01:48:15 -0500
commite95d22c69b2c130ccce257b84daf283fd82d611e (patch)
tree54cb193da4fe1f79dc338dedd83a8627e861b111 /drivers/fpga/fpga-bridge.c
parent3b707c3008cad04604c1f50e39f456621821c414 (diff)
ibmveth: Do not process frames after calling napi_reschedule
The IBM virtual ethernet driver's polling function continues to process frames after rescheduling NAPI, resulting in a warning if it exhausted its budget. Do not restart polling after calling napi_reschedule. Instead let frames be processed in the following instance. Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions