From: Florian Fainelli Date: Wed, 12 Feb 2014 01:27:36 +0000 (-0800) Subject: net: phy: add genphy_aneg_done() X-Git-Tag: v3.15-rc1~113^2~380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fa6e6ac29709e7a623b60695c172da675df045;p=pandora-kernel.git net: phy: add genphy_aneg_done() In preparation for allowing PHY drivers to potentially override their auto-negotiation done callback, move the contents of phy_aneg_done() to genphy_aneg_done() since that function really is the generic implementation based on the BMSR_ANEGCOMPLETE status. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed