Fix link autonegotiation timer.
authorRalf Baechle <ralf@linux-mips.org>
Sat, 17 Feb 2007 02:51:15 +0000 (02:51 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 17 Feb 2007 20:37:14 +0000 (15:37 -0500)
commitf0ba73583aa7617d77346b3ee418f2f58a9a2204
tree74358126a4ed11451efcd612e8fc9e7bbac353fb
parent8765c125e05167b5b7669961b44f50902d4bb36d
Fix link autonegotiation timer.

Start link negotiation in the open method.  Previously it was started
on driver initialialization and shutdown on close so an ifdown would
have results in closing negotiation for good.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ioc3-eth.c