From: Florian Fainelli Date: Fri, 19 Sep 2014 20:07:51 +0000 (-0700) Subject: net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WAR X-Git-Tag: fixes-against-v3.18-rc2~81^2~34^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e18556ee3bd83ed58f9fd77f66f05d17213a95f9;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed