diff options
author | 2014-03-14 18:03:23 -0700 | |
---|---|---|
committer | 2014-03-14 22:52:47 -0400 | |
commit | 9b2c05713edb56a338536ab26541e155763c0961 (patch) | |
tree | 1cb8b388f0bc09607572b09a41f1cba3b89d85de /drivers/net/ethernet/ibm/ibmveth.c | |
parent | enic: Don't receive packets when the napi budget == 0 (diff) | |
download | linux-rng-9b2c05713edb56a338536ab26541e155763c0961.tar.xz linux-rng-9b2c05713edb56a338536ab26541e155763c0961.zip |
fs_enet: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ibm/ibmveth.c')
0 files changed, 0 insertions, 0 deletions