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:
ac84060
)
mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Thu, 28 Aug 2008 03:39:13 +0000
(
05:39
+0200)
committer
Lennert Buytenhek
<buytenh@marvell.com>
Fri, 5 Sep 2008 04:33:59 +0000
(06:33 +0200)
There is no need to call netif_{stop,wake}_queue() when the link goes
down/up, as the networking already takes care of this internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
No differences found