git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c010b2f
)
sky2: don't stop queue on shutdown
author
Stephen Hemminger
<shemminger@vyatta.com>
Wed, 23 Jul 2008 04:53:40 +0000
(21:53 -0700)
committer
David 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