From: Ben Hutchings Date: Wed, 12 Feb 2014 22:14:03 +0000 (+0000) Subject: ethtool: Expand documentation of struct ethtool_drvinfo X-Git-Tag: v3.15-rc1~113^2~385^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daba1b6bc1cb89c462bdd444c29c023dda3459e6;p=pandora-kernel.git ethtool: Expand documentation of struct ethtool_drvinfo Replace the inline comments (and some others below) with a full explanation of the semantics, in kernel-doc format. Specify which strings may be empty. Document the relationship with other commands. Replace the 'deprecation' of some fields with a proper explanation of the conversion to generalised string sets, as userland programs may not be able to assume that ETHTOOL_GSSET_INFO is available. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed