summaryrefslogtreecommitdiffstats
path: root/net/llc
diff options
context:
space:
mode:
authorEric Dumazet2015-01-22 16:56:18 +0100
committerDavid S. Miller2015-01-25 09:21:45 +0100
commit6088beef3f7517717bd21d90b379714dd0837079 (patch)
tree442e30aec6647e2aee0343f6bc328dfd2e51b98b /net/llc
parentenic: fix rx napi poll return value (diff)
downloadkernel-qcow2-linux-6088beef3f7517717bd21d90b379714dd0837079.tar.gz
kernel-qcow2-linux-6088beef3f7517717bd21d90b379714dd0837079.tar.xz
kernel-qcow2-linux-6088beef3f7517717bd21d90b379714dd0837079.zip
netxen: fix netxen_nic_poll() logic
NAPI poll logic now enforces that a poller returns exactly the budget when it wants to be called again. If a driver limits TX completion, it has to return budget as well when the limit is hit, not the number of received packets. Reported-and-tested-by: Mike Galbraith <umgwanakikbuti@gmail.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Fixes: d75b1ade567f ("net: less interrupt masking in NAPI") Cc: Manish Chopra <manish.chopra@qlogic.com> Acked-by: Manish Chopra <manish.chopra@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc')
0 files changed, 0 insertions, 0 deletions