diff options
author | Rob Herring <rob.herring@calxeda.com> | 2013-08-31 01:49:25 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-04 06:21:15 +0400 |
commit | f7ea10520d7dacbc416d130c4b10505c66bf4c36 (patch) | |
tree | 22fc089169eec46e71464711ee823e5c5272a2a0 /lib/usercopy.c | |
parent | cbe157b60c8e70d4b4dc937dfdd39525d8f47b46 (diff) | |
download | linux-f7ea10520d7dacbc416d130c4b10505c66bf4c36.tar.xz |
net: calxedaxgmac: enable interrupts after napi_enable
Fix a race condition where the interrupt handler may have called
napi_schedule before napi_enable is called. This would disable interrupts
and never actually schedule napi to run.
Reported-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/usercopy.c')
0 files changed, 0 insertions, 0 deletions