diff options
author | Govindarajulu Varadarajan <_govind@gmx.com> | 2015-01-25 16:09:23 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-27 00:29:29 -0800 |
commit | 24e579c8898aa641ede3149234906982290934e5 (patch) | |
tree | 43dc9c578a08e2a5b0def1da028fa32950b36406 /include/net | |
parent | bf693f7beb35b6d001bd887e5b02163335f3bd9a (diff) |
bnx2x: fix napi poll return value for repoll
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>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions