aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorThomas Falcon <tlfalcon@linux.ibm.com>2019-01-24 11:17:01 -0600
committerDavid S. Miller <davem@davemloft.net>2019-01-24 22:48:15 -0800
commite95d22c69b2c130ccce257b84daf283fd82d611e (patch)
tree54cb193da4fe1f79dc338dedd83a8627e861b111 /net
parentnet: dev_is_mac_header_xmit() true for ARPHRD_RAWIP (diff)
downloadlinux-dev-e95d22c69b2c130ccce257b84daf283fd82d611e.tar.xz
linux-dev-e95d22c69b2c130ccce257b84daf283fd82d611e.zip
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 'net')
0 files changed, 0 insertions, 0 deletions