netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Hutchings <bhutchings@solarflare.com>
To: <netdev@vger.kernel.org>
Cc: <linux-net-drivers@solarflare.com>
Subject: [PATCH ethtool 3/4] ethtool.8: Don't mention the 'clear rule' action for NFC rules
Date: Fri, 17 Feb 2012 20:55:16 +0000	[thread overview]
Message-ID: <1329512116.2822.7.camel@bwh-desktop> (raw)
In-Reply-To: <1329512042.2822.4.camel@bwh-desktop>

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>
---
 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.

  parent reply	other threads:[~2012-02-17 20:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-17 20:54 [PATCH ethtool 0/4] RX NFC cleanup Ben Hutchings
2012-02-17 20:54 ` [PATCH ethtool 1/4] Move '--flash' down the list of options Ben Hutchings
2012-02-17 20:55 ` [PATCH ethtool 2/4] Merge RX NFC options Ben Hutchings
2012-02-17 20:55 ` Ben Hutchings [this message]
2012-02-17 20:55 ` [PATCH ethtool 4/4] ethtool.8: Improve description of " Ben Hutchings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1329512116.2822.7.camel@bwh-desktop \
    --to=bhutchings@solarflare.com \
    --cc=linux-net-drivers@solarflare.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).