diff options
author | Rob Herring <rob.herring@calxeda.com> | 2013-08-30 16:49:25 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-03 22:21:15 -0400 |
commit | f7ea10520d7dacbc416d130c4b10505c66bf4c36 (patch) | |
tree | 22fc089169eec46e71464711ee823e5c5272a2a0 /block/ioctl.c | |
parent | cbe157b60c8e70d4b4dc937dfdd39525d8f47b46 (diff) | |
download | talos-op-linux-f7ea10520d7dacbc416d130c4b10505c66bf4c36.tar.gz talos-op-linux-f7ea10520d7dacbc416d130c4b10505c66bf4c36.zip |
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 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions