diff options
author | David S. Miller <davem@davemloft.net> | 2014-03-13 15:18:50 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-13 15:18:50 -0400 |
commit | cbd84a44949748dbe37051caff2d396d256fc8b8 (patch) | |
tree | 5a97cf7f32ec371a55bcb0f5eb4f8105eb41e493 /net/sched/sch_hfsc.c | |
parent | f9708b4302733ca023722fddcf9f501a3cb8c98b (diff) | |
parent | 50ff44be401b4d78388024b3e425e979904f304e (diff) |
Merge branch 'napi_budget_zero'
Eric W. Biederman says:
====================
Don't receive packets when the napi budget == 0
To the best of understanding processing any received packets when the
napi budget == 0 is broken driver behavior. At the same time I don't
think we have ever cared before so there are a handful of drivers that
need fixes.
I care now as I will shortly be using htis in netpoll to get the
tx queue processing without the rx queue processing.
Drivers that need fixes are few and far between, and so far I have only
found two of them. More similar patches later if I find more drivers
that need fixes.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_hfsc.c')
0 files changed, 0 insertions, 0 deletions