From: Ben Hutchings Date: Wed, 29 Feb 2012 14:26:22 +0000 (+0000) Subject: ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd X-Git-Tag: v3.4-rc1~177^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c4df53bc3f9c72d7f1f1226927f456d46412381;p=pandora-kernel.git ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd Add comments for ethtool_cmd::phy_address and ethtool_cmd::mdio_support, and definitions of the flags currently used in mdio_support. In the mdio library, assert that its own flags continue to match those in the ethtool interface. In the mii library, use the ethtool flag definition and stop including . Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed