From: Ben Hutchings Date: Wed, 12 Feb 2014 22:14:28 +0000 (+0000) Subject: ethtool: Update documentation of struct ethtool_pauseparam X-Git-Tag: v3.15-rc1~113^2~385^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a7a1081cebacc454588a0ba448eda6bd498e709;p=pandora-kernel.git ethtool: Update documentation of struct ethtool_pauseparam Convert the inline comments to kernel-doc format. Explicitly specify that non-zero autoneg is an error if link autonegotiation is disabled. Specify that pause capabilities should be advertised dependent on link autonegotiation, not the autoneg flag here. There is no way to opt-out of pause frame autonegotiation, and this improves behaviour when the link partner is configured to follow pause frame autonegotiation and our interface is not. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed