Files
linux/drivers/net
Atsushi Nemoto 4548a697e4 net: eth: altera: fix napi poll_list corruption
tse_poll() calls __napi_complete() with irq enabled.  This leads napi
poll_list corruption and may stop all napi drivers working.
Use napi_complete() instead of __napi_complete().

Signed-off-by: Atsushi Nemoto <nemoto@toshiba-tops.co.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-03 15:35:12 -07:00
..
2015-08-13 21:12:17 -07:00
2015-08-24 14:06:37 -07:00
2015-08-25 14:11:20 -07:00
2015-07-08 16:00:09 -07:00