]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
phy: Use supported field during autonegotiation
authorDavid Dueck <davidcdueck@googlemail.com>
Tue, 5 Nov 2013 16:23:02 +0000 (17:23 +0100)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 22 Nov 2013 23:03:20 +0000 (17:03 -0600)
commit3a530d1b3e947c09e882dda8883aa608458a598c
treedb29fa262506e0326a45f87b19bdc89ccb05b963
parentc583ee16cb5db73fc299bb679ecb75a5abb3ca47
phy: Use supported field during autonegotiation

The current code incorrectly detects gigabit capabilities for some
100Mbit/s phys. (lan8720a)

Signed-off-by: David Dueck <davidcdueck@googlemail.com>
drivers/net/phy/phy.c