From: Ben Hutchings Date: Wed, 12 Feb 2014 22:13:57 +0000 (+0000) Subject: ethtool: Expand documentation of struct ethtool_cmd X-Git-Tag: v3.15-rc1~113^2~385^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf8fc60a62db3fa99d2ded50e68bf3e5be027ebe;p=pandora-kernel.git ethtool: Expand documentation of struct ethtool_cmd struct ethtool_cmd has very limited documentation; it contains several obscure or obsolete fields and several with non-obvious interpretation. Replace the inline comments (and some others below) with a full explanation of the semantics as well as I understand them, in kernel-doc format. Formally deprecate some fields that seem to be of historical use only. Extend the comment about 32/64-bit compatibility to cover all ethtool structures. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed