From: Florian Fainelli Date: Thu, 23 May 2013 01:11:11 +0000 (+0000) Subject: net: ethtool: disambiguate XCVR_* meaning X-Git-Tag: v3.11-rc1~16^2~295 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec872114251b618adf5a2688de0ca00de63635d;p=pandora-kernel.git net: ethtool: disambiguate XCVR_* meaning Add a comment which explains the real meaning of XCVR_INTERNAL (PHY and Ethernet MAC in the same package/die) and XCVR_EXTERNAL (PHY and Ethernet MAC in a different package/die). Most if not all of the drivers setting their transceiver type already do it the way the comment describes it. Signed-off-by: Florian Fainelli Reviewed-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed