diff options
author | Rob Herring <[email protected]> | 2013-08-30 16:49:25 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-09-03 22:21:15 -0400 |
commit | f7ea10520d7dacbc416d130c4b10505c66bf4c36 (patch) | |
tree | 22fc089169eec46e71464711ee823e5c5272a2a0 /net/lapb/lapb_iface.c | |
parent | cbe157b60c8e70d4b4dc937dfdd39525d8f47b46 (diff) |
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 <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions