diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2014-03-15 02:08:21 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-15 03:52:48 +0100 |
commit | d110ec4533261e7f9d89bfeeae80cc50fd9e7468 (patch) | |
tree | e58fb56f740773da45bb2ee41999e1aea29dc6f8 /drivers/clocksource | |
parent | s2io: Don't receive packets when the napi budget == 0 (diff) | |
download | linux-d110ec4533261e7f9d89bfeeae80cc50fd9e7468.tar.xz linux-d110ec4533261e7f9d89bfeeae80cc50fd9e7468.zip |
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/clocksource')
0 files changed, 0 insertions, 0 deletions