Re: [PATCH] net/macb: fix race with RX interrupt while doing NAPI

From: David Miller
Date: Wed Feb 13 2013 - 13:36:12 EST


From: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
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@xxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/