netxen: fix tx timeout handling on firmware hang
authorAmit Kumar Salecha <amit.salecha@qlogic.com>
Wed, 21 Oct 2009 19:39:02 +0000 (19:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Oct 2009 01:27:50 +0000 (18:27 -0700)
commitff8a306d63a01f15f166039de94c448c76140d1d
tree7a78d3b3136874c3da202dfd2708eea84f2eb4cd
parent8bee0a91dd2f472d51dc107288c988ae0a0f371a
netxen: fix tx timeout handling on firmware hang

Clear NX_RESETING bit in netxen_tx_timeout_task() so that
the firmware watchdog task can catch need_reset request
from tx timeout.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic_main.c