diff options
author | 2011-09-06 13:49:12 +0000 | |
---|---|---|
committer | 2011-09-16 19:25:10 -0400 | |
commit | 815c7db5c809ea3d5735de3131ecdf758b0e14ff (patch) | |
tree | 310304287c1671468cdd7ab006eeab4a725a4dda /net/unix/af_unix.c | |
parent | ethtool: Explicitly state that RX NFC rule locations are priorities (diff) | |
download | wireguard-linux-815c7db5c809ea3d5735de3131ecdf758b0e14ff.tar.xz wireguard-linux-815c7db5c809ea3d5735de3131ecdf758b0e14ff.zip |
ethtool: Clean up definitions of rule location arrays in RX NFC
Correct the description of ethtool_rxnfc::rule_locs; it is an array
of currently used locations, not all possible valid locations.
Add note that drivers must not use ethtool_rxnfc::rule_locs.
The rule_locs argument to ethtool_ops::get_rxnfc is either NULL or a
pointer to an array of u32, so change the parameter type accordingly.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions