diff options
author | Thomas Falcon <tlfalcon@linux.ibm.com> | 2019-01-24 20:17:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-01-25 09:48:15 +0300 |
commit | e95d22c69b2c130ccce257b84daf283fd82d611e (patch) | |
tree | 54cb193da4fe1f79dc338dedd83a8627e861b111 /include/linux/idle_inject.h | |
parent | 3b707c3008cad04604c1f50e39f456621821c414 (diff) | |
download | linux-e95d22c69b2c130ccce257b84daf283fd82d611e.tar.xz |
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 'include/linux/idle_inject.h')
0 files changed, 0 insertions, 0 deletions