All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 1/1] tc: fixed typo in usage text.
@ 2017-06-19 19:52 Roman Mashak
  2017-06-21 15:35 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Roman Mashak @ 2017-06-19 19:52 UTC (permalink / raw)
  To: stephen; +Cc: netdev, Roman Mashak

Signed-off-by: Roman Mashak <mrv@mojatatu.com>
---
 tc/f_u32.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tc/f_u32.c b/tc/f_u32.c
index ff700e9..b272c2c 100644
--- a/tc/f_u32.c
+++ b/tc/f_u32.c
@@ -34,7 +34,7 @@ static void explain(void)
 		"Usage: ... u32 [ match SELECTOR ... ] [ link HTID ] [ classid CLASSID ]\n"
 		"               [ action ACTION_SPEC ] [ offset OFFSET_SPEC ]\n"
 		"               [ ht HTID ] [ hashkey HASHKEY_SPEC ]\n"
-		"               [ sample SAMPLE ] [skip-hw | skip-sw]\n"
+		"               [ sample SAMPLE ] [skip_hw | skip_sw]\n"
 		"or         u32 divisor DIVISOR\n"
 		"\n"
 		"Where: SELECTOR := SAMPLE SAMPLE ...\n"
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2 1/1] tc: fixed typo in usage text.
  2017-06-19 19:52 [PATCH iproute2 1/1] tc: fixed typo in usage text Roman Mashak
@ 2017-06-21 15:35 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-06-21 15:35 UTC (permalink / raw)
  To: Roman Mashak; +Cc: netdev

On Mon, 19 Jun 2017 15:52:25 -0400
Roman Mashak <mrv@mojatatu.com> wrote:

> Signed-off-by: Roman Mashak <mrv@mojatatu.com>

Applied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-21 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-19 19:52 [PATCH iproute2 1/1] tc: fixed typo in usage text Roman Mashak
2017-06-21 15:35 ` Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.