From: Lennert Buytenhek Date: Thu, 28 Aug 2008 03:39:13 +0000 (+0200) Subject: mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up X-Git-Tag: v2.6.28-rc1~717^2~194^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fdeca3f4e7e35f6c19e87617c23fbb59dfb1a63;p=pandora-kernel.git mv643xx_eth: get rid of netif_{stop,wake}_queue() calls on link down/up 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 --- Reading git-diff-tree failed