mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 28 Aug 2008 03:39:13 +0000 (05:39 +0200)
committerLennert 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