X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fsched%2FKconfig;h=13eeee582886d530947c0dd10cc7be8099b6d245;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=8298ea9ffe19289f3f8b335e407aecad19f629cf;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 8298ea9ff..13eeee582 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig @@ -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 packets using a universal + Say Y here to be able to classify packetes using a universal 32bit pieces based comparison scheme. To compile this code as a module, choose M here: the @@ -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 successful + Say Y here to be able to invoke iptables targets after succesful classification. To compile this code as a module, choose M here: the @@ -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 - automatically selected if needed but can be selected manually for - statistical purposes. + automaticaly selected if needed but can be selected manually for + statstical purposes. endif # NET_SCHED