diff options
author | 2015-01-20 18:46:15 +0530 | |
---|---|---|
committer | 2015-01-24 22:39:03 -0800 | |
commit | f104fedc0da126abe93dd0f4a9fa13e5133bf9df (patch) | |
tree | 5497a8c5608f9dc6c7a23344c5a190fc877ef550 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers (diff) | |
download | linux-dev-f104fedc0da126abe93dd0f4a9fa13e5133bf9df.tar.xz linux-dev-f104fedc0da126abe93dd0f4a9fa13e5133bf9df.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions