diff options
author | Govindarajulu Varadarajan <_govind@gmx.com> | 2015-01-20 08:16:15 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-25 01:39:03 -0500 |
commit | f104fedc0da126abe93dd0f4a9fa13e5133bf9df (patch) | |
tree | 5497a8c5608f9dc6c7a23344c5a190fc877ef550 /Kconfig | |
parent | 5d7b045b73f4ce9fe53eb1b4fc219e141d0fdc6a (diff) |
enic: fix rx napi poll return value
With the commit d75b1ade567ffab ("net: less interrupt masking in NAPI") napi repoll
is done only when work_done == budget. When we are in busy_poll we return 0 in
napi_poll. We should return budget.
Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions