commit | 4fdeca3f4e7e35f6c19e87617c23fbb59dfb1a63 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Thu Aug 28 05:39:13 2008 +0200 |
committer | Lennert Buytenhek <buytenh@marvell.com> | Fri Sep 05 06:33:59 2008 +0200 |
tree | 6c02b3edeadf5f9ed842102604e692b2e7d5abd3 | |
parent | ac840605f3b1d9b99e1e6629a54994f8e003ff91 [diff] |
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 <buytenh@marvell.com>