From d42d4a57f07c9761dbc42dd2163d1b7481363f04 Mon Sep 17 00:00:00 2001 From: Gabriel Craciunescu Date: Wed, 18 Jul 2007 02:00:04 -0700 Subject: [PATCH] --- yaml --- r: 61199 b: refs/heads/master c: 99acaeb92fc2d52900f00b8e926d9ad81b6e93bb h: refs/heads/master i: 61197: 3031d61b928ba489906b5d33e209fccf0253f164 61195: f2122bb18ac96d8a8e6715a533011d6f048ab298 61191: 8afd2c68526c7496e62e5e1fba938f650f3d5859 61183: 29b487e8a30f5f000eda6a9f9703744fb64614d2 v: v3 --- [refs] | 2 +- trunk/net/sched/Kconfig | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 8a7ccd71677d..f3a4c5f5fa17 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bd0bf0765ea1fba80d7085e1f0375ec045631dc1 +refs/heads/master: 99acaeb92fc2d52900f00b8e926d9ad81b6e93bb diff --git a/trunk/net/sched/Kconfig b/trunk/net/sched/Kconfig index d3f7c3f9407a..8a74cac0be8c 100644 --- a/trunk/net/sched/Kconfig +++ b/trunk/net/sched/Kconfig @@ -97,7 +97,7 @@ config NET_SCH_ATM select classes of this queuing discipline. Each class maps the flow(s) it is handling to a given virtual circuit. - See the top of ) for more details. + See the top of for more details. To compile this code as a module, choose M here: the module will be called sch_atm. @@ -137,7 +137,7 @@ config NET_SCH_SFQ tristate "Stochastic Fairness Queueing (SFQ)" ---help--- Say Y here if you want to use the Stochastic Fairness Queueing (SFQ) - packet scheduling algorithm . + packet scheduling algorithm. See the top of for more details. @@ -306,7 +306,7 @@ config NET_CLS_RSVP6 is important for real time data such as streaming sound or video. Say Y here if you want to be able to classify outgoing packets based - on their RSVP requests and you are using the IPv6. + on their RSVP requests and you are using the IPv6 protocol. To compile this code as a module, choose M here: the module will be called cls_rsvp6.