]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sky2: phy power problem on 88e805x
authorStephen Hemminger <shemminger@osdl.org>
Wed, 9 Aug 2006 21:16:41 +0000 (14:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Aug 2006 21:13:30 +0000 (14:13 -0700)
commit0ce4f0dbc2cb547077cbc903a53b4638ae0cac55
tree9742ba5f9b71b3ec4f8202a1a3181e845c7f1f47
parentbd2a1e115cf239c708747bae1cf1c0757686af50
sky2: phy power problem on 88e805x

On the 88E805X chipsets (used in laptops), the PHY was not getting powered
out of shutdown properly. The variable reg1 was getting reused incorrectly.
This is probably the cause of the bug.
http://bugzilla.kernel.org/show_bug.cgi?id=6471

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/sky2.c