ethtool: Fill out and update comment for struct ethtool_ops
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 1 Apr 2011 22:57:41 +0000 (23:57 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Tue, 5 Apr 2011 14:08:17 +0000 (15:08 +0100)
commit8717d07b1143e0f150921f5bd7cfe7af579a995a
treea0b413c9438f186766bbb25e663a35b29e522a00
parente20b5b61a36bd5b80eea064c0f2e73285dbe0d3b
ethtool: Fill out and update comment for struct ethtool_ops

Briefly document all operations (except get_rx_ntuple), including
whether they may return an error code and whether they are deprecated.
Also mention some things that should be handled by the ethtool core
rather than by drivers.

Briefly document general requirements for callers.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
include/linux/ethtool.h