commit | e18556ee3bd83ed58f9fd77f66f05d17213a95f9 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Sep 19 13:07:51 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 19 16:27:07 2014 -0400 |
tree | a4ab9db236fe140fd28a0b4cce731fa0f2c7e37c | |
parent | bb7d93496f7ac203f7c3e9678000d1c83eb4e0ba [diff] |
net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR There is no need for the PHY driver to check PHY_BRCM_100MBPS_WAR since that is redundant with checking the PHY device supported features. Get rid of that workaround flag. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>