| To: | davem@xxxxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 1/4] [PKT_SCHED] Fix typo in NET_EMATCH_STACK help text |
| From: | Thomas Graf <tgraf@xxxxxxx> |
| Date: | Fri, 03 Jun 2005 23:12:42 +0200 |
| Cc: | netdev@xxxxxxxxxxx |
| References: | <20050603211241.593114000@axs> |
| Sender: | netdev-bounce@xxxxxxxxxxx |
Spotted by Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>.
Signed-off-by: Thomas Graf <tgraf@xxxxxxx>
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCHSET] PKT_SCHED related fixes and a meta ematch completion, Thomas Graf |
|---|---|
| Next by Date: | [PATCH 2/4] [PKT_SCHED] Allow socket attributes to be matched on via meta ematch, Thomas Graf |
| Previous by Thread: | [PATCHSET] PKT_SCHED related fixes and a meta ematch completion, Thomas Graf |
| Next by Thread: | [PATCH 2/4] [PKT_SCHED] Allow socket attributes to be matched on via meta ematch, Thomas Graf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |