[PATCH] net/macb: fix race with RX interrupt while doing NAPI
David Miller
davem at davemloft.net
Wed Feb 13 13:36:03 EST 2013
From: Nicolas Ferre <nicolas.ferre at atmel.com>
Date: Tue, 12 Feb 2013 11:08:48 +0100
> 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 at atmel.com>
Applied.
More information about the linux-arm-kernel
mailing list