From 1602c22f20f2874d5ae3d5bcb0b54ef959c5dc96 Mon Sep 17 00:00:00 2001 From: Matt LaPlante Date: Fri, 30 Jun 2006 18:53:46 +0200 Subject: [PATCH] --- yaml --- r: 31506 b: refs/heads/master c: 3539c272f18d54dc1e4c109d336d33d6a5c94b93 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/net/sched/Kconfig | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 73569e77570f..820afdac00f3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 779cbf0bbc75629ecffd480d2f261af42ea80bbe +refs/heads/master: 3539c272f18d54dc1e4c109d336d33d6a5c94b93 diff --git a/trunk/net/sched/Kconfig b/trunk/net/sched/Kconfig index 13eeee582886..8298ea9ffe19 100644 --- a/trunk/net/sched/Kconfig +++ b/trunk/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 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 @@ -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 @@ -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