[PATCH] network: pcnet_cs.c: remove unnecessary 'mdio_reset'
authorKomuro <komurojun-mbn@nifty.com>
Sun, 23 Jul 2006 01:20:55 +0000 (10:20 +0900)
committerJeff Garzik <jeff@garzik.org>
Wed, 9 Aug 2006 03:38:29 +0000 (23:38 -0400)
'mdio_reset' has bad side effects that moves the phy_id.
DL10022-based cards work properly without 'mdio_reset'.

Signed-off-by: komurojun-mbn@nifty.com
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found