net: ethtool: disambiguate XCVR_* meaning
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 23 May 2013 01:11:11 +0000 (01:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 May 2013 05:42:50 +0000 (22:42 -0700)
commit7ec872114251b618adf5a2688de0ca00de63635d
treeec96fdf9f4b8d810d5d5895afd255ab7cc0072dd
parent1010dcceed9d45dc8a07c50ec93e5d0c1ef7cc24
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 <f.fainelli@gmail.com>
Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/ethtool.h