From: David Decotigny Date: Wed, 27 Apr 2011 18:32:37 +0000 (+0000) Subject: ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed X-Git-Tag: v3.0-rc1~377^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36504605432996590f889e33d47e2d9c581f7569;p=pandora-kernel.git ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed The 'ep' argument of ethtool_cmd_speed is not altered: advertise it in protoype. +Indentation fix. Also add comments to advise using the ethtool_cmd_speed API to get/set the link speed. Signed-off-by: David Decotigny Signed-off-by: David S. Miller --- Reading git-diff-tree failed