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)
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>

No differences found