summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2014-03-15 05:08:21 +0400
committerDavid S. Miller <davem@davemloft.net>2014-03-15 06:52:48 +0400
commitd110ec4533261e7f9d89bfeeae80cc50fd9e7468 (patch)
treee58fb56f740773da45bb2ee41999e1aea29dc6f8 /drivers/net/ethernet/microchip
parent99a09c26a8f353bc35087ffa8cc47ffdd6d5d5bc (diff)
downloadlinux-d110ec4533261e7f9d89bfeeae80cc50fd9e7468.tar.xz
tilegx: 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/microchip')
0 files changed, 0 insertions, 0 deletions