summaryrefslogtreecommitdiff
path: root/net/socket.c
diff options
context:
space:
mode:
authorGovindarajulu Varadarajan <_govind@gmx.com>2015-01-25 16:09:23 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-02-26 17:49:01 -0800
commite3b175f60e9c79f559d14f76590a701b62c583c4 (patch)
tree62703cec3d8283c3eaf4d11da2f8c1b9059adae8 /net/socket.c
parentb0e791661b291dfea609f6c647066b005fb546b5 (diff)
bnx2x: fix napi poll return value for repoll
[ Upstream commit 24e579c8898aa641ede3149234906982290934e5 ] With the commit d75b1ade567ffab ("net: less interrupt masking in NAPI") napi repoll is done only when work_done == budget. When in busy_poll is we return 0 in napi_poll. We should return budget. Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions