summaryrefslogtreecommitdiff
path: root/ethtool.8.in
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2012-01-21 00:44:57 +0000
committerBen Hutchings <bhutchings@solarflare.com>2012-01-21 00:55:10 +0000
commitb2dd459d4210f63d1485f982451a6a0bdb77d2af (patch)
tree22c8aabe21795212585d680a9402951e46d19aa4 /ethtool.8.in
parent52e837ff42b2cd7ce5550cdbef3832c36fb756c0 (diff)
downloadethtool-b2dd459d4210f63d1485f982451a6a0bdb77d2af.tar.gz
ethtool.8: Don't mention the 'clear rule' action for NFC rules
The sfc driver implemented a 'clear rule' action as a means to delete a rule through the n-tuple API. This action is not valid or useful in the RX NFC API and it's probably confusing to mention it at all. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'ethtool.8.in')
-rw-r--r--ethtool.8.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/ethtool.8.in b/ethtool.8.in
index 6f0b246..4c46096 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -717,7 +717,6 @@ Specifies the Rx queue to send packets to, or some other action.
.TS
nokeep;
lB l.
--2 Clear the filter
-1 Drop the matched flow
0 or higher Rx queue to route the flow
.TE