diff options
| author | Breno Leitao <[email protected]> | 2009-12-19 04:35:34 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-12-19 04:35:34 +0000 |
| commit | e6bf95ffa8d6f8f4b7ee33ea01490d95b0bbeb6e (patch) | |
| tree | 6a361fa1fde7ac2ce613d5ad88ff9b688c02f5ad /lib/debugobjects.c | |
| parent | can/at91: don't check platform_get_irq's return value against zero (diff) | |
| download | kernel-e6bf95ffa8d6f8f4b7ee33ea01490d95b0bbeb6e.tar.gz kernel-e6bf95ffa8d6f8f4b7ee33ea01490d95b0bbeb6e.zip | |
bnx2: fixing a timout error due not refreshing TX timers correctly
When running the following script on an active bnx2 interface:
while(true); do ifconfig ethX mtu 9000; ifconfig ethX mtu 1500; done
A timeout error appears and dumps the following stack:
NETDEV WATCHDOG: eth4 (bnx2): transmit queue 0 timed out
------------[ cut here ]------------
Badness at net/sched/sch_generic.c:261
<snip>
This patch just fixes the way that ->trans_start is refreshed.
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
