diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-11 22:31:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-13 20:18:45 +0100 |
commit | 310c4d4e23d191156810f402c747e5e17c4dc0b1 (patch) | |
tree | 8ce49a5e7fc5b57dc44e88b42f2102e7d8b5a15e /net/wimax/Kconfig | |
parent | consolidate duplicate code is skb_checksum_setup() helpers (diff) | |
download | linux-310c4d4e23d191156810f402c747e5e17c4dc0b1.tar.xz linux-310c4d4e23d191156810f402c747e5e17c4dc0b1.zip |
bnx2: Don't receive packets when the napi budget == 0
Processing any incoming packets with a with a napi budget of 0
is incorrect driver behavior.
This matters as netpoll will shortly call drivers with a budget of 0
to avoid receive packet processing happening in hard irq context.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wimax/Kconfig')
0 files changed, 0 insertions, 0 deletions