netdev
[Top] [All Lists]

[PATCH 1/4] [PKT_SCHED] Fix typo in NET_EMATCH_STACK help text

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>