commit | 8717d07b1143e0f150921f5bd7cfe7af579a995a | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Apr 01 23:57:41 2011 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Tue Apr 05 15:08:17 2011 +0100 |
tree | a0b413c9438f186766bbb25e663a35b29e522a00 | |
parent | e20b5b61a36bd5b80eea064c0f2e73285dbe0d3b [diff] |
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>