diff options
author | Nicolas Ferre <nicolas.ferre@atmel.com> | 2013-02-12 11:08:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-13 19:34:10 +0100 |
commit | 8770e91aa61127f82eb8a9e641832474dbbcc8f1 (patch) | |
tree | 65aa9243d2f96562261e01d2278eb4aae7be84ca /net/batman-adv/distributed-arp-table.c | |
parent | atl1c: add error checking for pci_map_single functions (diff) | |
download | linux-8770e91aa61127f82eb8a9e641832474dbbcc8f1.tar.xz linux-8770e91aa61127f82eb8a9e641832474dbbcc8f1.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions