Nicolas Ferre 8770e91aa6 net/macb: fix race with RX interrupt while doing NAPI
When interrupts are disabled, an RX condition can occur but
it is not reported when enabling interrupts again. We need to check
RSR and use napi_reschedule() if condition is met.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-13 13:34:10 -05:00
..
2012-12-03 11:16:10 -08:00
2012-07-24 13:54:16 -07:00
2012-08-03 20:32:31 -07:00
2012-11-01 12:38:31 -04:00
2012-11-28 11:39:22 -05:00
2012-12-15 17:14:38 -08:00
2012-10-02 14:37:31 -04:00
2013-01-17 16:40:35 -05:00
2012-10-01 18:39:45 -04:00
2013-01-03 01:58:13 -08:00