diff options
| author | Breno Leitao <[email protected]> | 2009-12-19 04:29:04 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-12-19 04:29:04 +0000 |
| commit | 4529819c45161e4a119134f56ef504e69420bc98 (patch) | |
| tree | 92b1cefb34ff9693a2c611c41986ce56bf0ace99 /lib/debugobjects.c | |
| parent | ipv6: fix an oops when force unload ipv6 module (diff) | |
| download | kernel-4529819c45161e4a119134f56ef504e69420bc98.tar.gz kernel-4529819c45161e4a119134f56ef504e69420bc98.zip | |
bnx2: reset_task is crashing the kernel. Fixing it.
If bnx2 schedules a reset via the reset_task, e.g., due to a TX
timeout, it's possible for the NIC to be disabled with packets
pending for transmit. In this case, napi_disable will loop forever,
eventually crashing the kernel. This patch moves the disable of
the device to after the napi_disable call.
Signed-off-by: Breno Leitao <[email protected]>
Acked-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
