From: Florian Fainelli Date: Fri, 6 Dec 2013 21:01:30 +0000 (-0800) Subject: net: phy: report link partner features through ethtool X-Git-Tag: v3.14-rc1~94^2~558^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114002bc1af6c63de4c003f8c5d3ca0bb430d987;p=pandora-kernel.git net: phy: report link partner features through ethtool The PHY library already reads the MII_STAT1000 and MII_LPA registers in genphy_read_status(), so extend it to also populate the PHY device link partner advertised features such that we can feed this back into ethtool when asked for it in phy_ethtool_gset(). Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed