[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1329512116.2822.7.camel@bwh-desktop>
Date: Fri, 17 Feb 2012 20:55:16 +0000
From: Ben Hutchings <bhutchings@...arflare.com>
To: <netdev@...r.kernel.org>
CC: <linux-net-drivers@...arflare.com>
Subject: [PATCH ethtool 3/4] 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@...arflare.com>
---
ethtool.8.in | 1 -
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
--
1.7.7.6
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists