Skip to content

Commit

Permalink
Kconfig: Typos in net/sched/Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Matt LaPlante authored and Adrian Bunk committed Jun 30, 2006
1 parent 779cbf0 commit 3539c27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions net/sched/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ config NET_CLS_U32
tristate "Universal 32bit comparisons w/ hashing (U32)"
select NET_CLS
---help---
Say Y here to be able to classify packetes using a universal
Say Y here to be able to classify packets using a universal
32bit pieces based comparison scheme.

To compile this code as a module, choose M here: the
Expand Down Expand Up @@ -485,7 +485,7 @@ config NET_ACT_IPT
tristate "IPtables targets"
depends on NET_CLS_ACT && NETFILTER && IP_NF_IPTABLES
---help---
Say Y here to be able to invoke iptables targets after succesful
Say Y here to be able to invoke iptables targets after successful
classification.

To compile this code as a module, choose M here: the
Expand Down Expand Up @@ -537,8 +537,8 @@ config NET_ESTIMATOR
---help---
Say Y here to allow using rate estimators to estimate the current
rate-of-flow for network devices, queues, etc. This module is
automaticaly selected if needed but can be selected manually for
statstical purposes.
automatically selected if needed but can be selected manually for
statistical purposes.

endif # NET_SCHED

Expand Down

0 comments on commit 3539c27

Please sign in to comment.