commit | f0ba73583aa7617d77346b3ee418f2f58a9a2204 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 17 02:51:15 2007 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 17 15:37:14 2007 -0500 |
tree | 74358126a4ed11451efcd612e8fc9e7bbac353fb | |
parent | 8765c125e05167b5b7669961b44f50902d4bb36d [diff] |
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>