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)
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>

No differences found