sky2: don't stop queue on shutdown
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 23 Jul 2008 04:53:40 +0000 (21:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jul 2008 04:53:40 +0000 (21:53 -0700)
It is unnecessary, to stop queue and turn off carrier in shutdown
routine. With new netdev_queue this causes warnings.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found