aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sun
diff options
context:
space:
mode:
authorRob Herring <rob.herring@calxeda.com>2013-08-30 16:49:25 -0500
committerDavid S. Miller <davem@davemloft.net>2013-09-03 22:21:15 -0400
commitf7ea10520d7dacbc416d130c4b10505c66bf4c36 (patch)
tree22fc089169eec46e71464711ee823e5c5272a2a0 /drivers/net/ethernet/sun
parentnet: calxedaxgmac: fix race with tx queue stop/wake (diff)
downloadlinux-dev-f7ea10520d7dacbc416d130c4b10505c66bf4c36.tar.xz
linux-dev-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 'drivers/net/ethernet/sun')
0 files changed, 0 insertions, 0 deletions