ethtool: Complete kernel-doc comments for RX flow filter and hash control
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 14 Sep 2010 09:10:03 +0000 (09:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Sep 2010 21:42:13 +0000 (14:42 -0700)
There are now several interfaces within the ethtool API for getting
and setting RX flow filtering and hashing behaviour, most of which are
poorly documented.  This adds kernel-doc comments for all these
interfaces, based on the existing incomplete comments and on the
initial implementations.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found