]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] via-rhine: link state fix
authorRoger Luethi <rl@hellgate.ch>
Tue, 28 Mar 2006 18:53:56 +0000 (20:53 +0200)
committerJeff Garzik <jeff@garzik.org>
Wed, 29 Mar 2006 22:28:49 +0000 (17:28 -0500)
commitd97b909b82c76b255d032a3f60cc6e16a2a5b40d
tree1d817a7976f5a837a9c37ab9a6f46fa85c0aefdd
parent51be6a0334bb99bc909e47333ae1283c42b97fda
[PATCH] via-rhine: link state fix

Problems with link state detection have been reported several times in the
past months.

Denis Vlasenko did all the work tracking it down. Jeff Garzik suggested the
proper place for the fix.

When using the mii library, the driver needs to check mii->force_media
and set dev->state accordingly.

Signed-off-by: Roger Luethi <rl@hellgate.ch>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/via-rhine.c