Commit a29de159 authored by Chris Wright's avatar Chris Wright Committed by David S. Miller

[PKT_SCHED]: Trivial spelling fix in net/sched/Kconfig

Signed-off-by: default avatarChris Wright <chrisw@osdl.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6c2bb0ef
......@@ -391,14 +391,14 @@ config NET_ACT_GACT
tristate "generic Actions"
depends on NET_CLS_ACT
---help---
You must have new iproute2 to use this feature
This adds simple filtering actions like drop,accepet etc
You must have new iproute2 to use this feature.
This adds simple filtering actions like drop, accept etc.
config GACT_PROB
bool "generic Actions probability"
depends on NET_ACT_GACT
---help---
Allows generic actions to be randomly or deterministically used
Allows generic actions to be randomly or deterministically used.
config NET_ACT_MIRRED
tristate "Packet In/Egress redirecton/mirror Actions"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment