From: Thomas Graf <tgraf@suug.ch>
To: davem@davemloft.net
Cc: netdev@oss.sgi.com
Subject: [PATCH 1/4] [PKT_SCHED] Fix typo in NET_EMATCH_STACK help text
Date: Fri, 03 Jun 2005 23:12:42 +0200 [thread overview]
Message-ID: <20050603211315.521247000@axs> (raw)
In-Reply-To: 20050603211241.593114000@axs
[-- Attachment #1: fix_ematch_kconfig_typo --]
[-- Type: text/plain, Size: 640 bytes --]
Spotted by Geert Uytterhoeven <geert@linux-m68k.org>.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Index: ematch/net/sched/Kconfig
===================================================================
--- ematch.orig/net/sched/Kconfig
+++ ematch/net/sched/Kconfig
@@ -405,7 +405,7 @@ config NET_EMATCH_STACK
---help---
Size of the local stack variable used while evaluating the tree of
ematches. Limits the depth of the tree, i.e. the number of
- encapsulated precedences. Every level requires 4 bytes of addtional
+ encapsulated precedences. Every level requires 4 bytes of additional
stack space.
config NET_EMATCH_CMP
next prev parent reply other threads:[~2005-06-03 21:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-03 21:12 [PATCHSET] PKT_SCHED related fixes and a meta ematch completion Thomas Graf
2005-06-03 21:12 ` Thomas Graf [this message]
2005-06-03 21:12 ` [PATCH 2/4] [PKT_SCHED] Allow socket attributes to be matched on via meta ematch Thomas Graf
2005-06-03 21:12 ` [PATCH 3/4] [PKT_SCHED] Dump classification result for basic classifier Thomas Graf
2005-06-03 21:12 ` [PATCH 4/4] [PKT_SCHED] Fix numeric comparison in meta ematch Thomas Graf
2005-06-06 22:29 ` [PATCHSET] PKT_SCHED related fixes and a meta ematch completion David S. Miller
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=20050603211315.521247000@axs \
--to=tgraf@suug.ch \
--cc=davem@davemloft.net \
--cc=netdev@oss.sgi.com \
/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).