Files
linux/drivers/net/ethernet
David S. Miller 559bcac35f via-rhine: Fix bugs in NAPI support.
1) rhine_tx() should use dev_kfree_skb() not dev_kfree_skb_irq()

2) rhine_slow_event_task's NAPI triggering logic is racey, it
   should just hit the interrupt mask register.  This is the
   same as commit 7dbb491878
   ("r8169: avoid NAPI scheduling delay.") made to fix the same
   problem in the r8169 driver.  From Francois Romieu.

Reported-by: Jamie Gloudon <jamie.gloudon@gmail.com>
Tested-by: Jamie Gloudon <jamie.gloudon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-02 22:58:25 -05:00
..
2012-12-03 11:16:54 -08:00
2012-12-03 11:16:12 -08:00
2012-12-03 11:16:44 -08:00
2012-12-03 11:16:44 -08:00
2012-12-03 11:16:46 -08:00
2012-12-03 11:16:53 -08:00
2012-12-26 14:15:09 -08:00
2013-02-02 22:58:25 -05:00
2012-12-03 11:16:56 -08:00
2012-12-03 11:16:56 -08:00
2012-12-03 11:16:54 -08:00