netxen: fix minor tx timeout bug
commita598ae177a11ebae065e20059d9bc63a5da4ccc3
authorDhananjay Phadke <dhananjay@netxen.com>
Sun, 20 Sep 2009 19:20:38 +0000 (20 19:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Sep 2009 21:00:01 +0000 (22 14:00 -0700)
tree8228a1815d3cd565561cc1c5baaff277a71942a3
parent03b88a66c040acb4b770221ca24a609527b47fc5
netxen: fix minor tx timeout bug

Fix minor bug in netdev tx timeout handling which could
always lead to firmware reset instead of pci function reset.

netxen_nic_reset_context() requires __NX_RESETTING bit
cleared.

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