netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
authorDenis Kirjanov <dkirjanov@kernel.org>
Sat, 30 Oct 2010 23:24:25 +0000 (16:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 30 Oct 2010 23:24:25 +0000 (16:24 -0700)
commitc117e4a2bb49116b0b51df06bbabe638d28dfae7
tree8d6e07f8d27ca9accf9a7f8c2b5570d403cfd4e7
parent3285ee3bb2e158299ff19b947e41da735980d954
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe

We should not stop the egress queue during probe because it is wrong.

Signed-off-by: Denis Kirjanov <dkirjanov@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic_main.c