commit | 80780a54ecded1647e661ababde13554a149f7f3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Sep 19 13:07:52 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 19 16:27:07 2014 -0400 |
tree | 4b1d11b7b208ee77cb8c0c4a85f17b2b5d483962 | |
parent | e18556ee3bd83ed58f9fd77f66f05d17213a95f9 [diff] |
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR Now that we have removed the need for the PHY_BRCM_100MBPS_WAR flag, we can remove it from the GENET driver and the broadcom shared header file. The PHY driver checks the PHY supported bitmask instead. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>