Files
linux/drivers
Govindarajulu Varadarajan f104fedc0d enic: fix rx napi poll return value
With the commit d75b1ade56 ("net: less interrupt masking in NAPI") napi repoll
is done only when work_done == budget. When we are in busy_poll we return 0 in
napi_poll. We should return budget.

Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-01-24 22:39:03 -08:00
..
2015-01-08 09:02:23 -07:00
2015-01-24 22:39:03 -08:00
2015-01-09 15:43:01 +01:00
2014-11-24 07:45:25 +01:00
2015-01-13 15:13:45 +02:00