From b5278381219545265c2804ed4b43324b7738fbdb Mon Sep 17 00:00:00 2001 From: Lucas Correia Villa Real Date: Tue, 3 May 2005 14:34:20 -0700 Subject: [PATCH] --- yaml --- r: 829 b: refs/heads/master c: 20cc6befa23bb993cf4a4c58becb1dd99e7fc927 h: refs/heads/master i: 827: 0955939a422de23ca35ed8164e34d9da18a60c5d v: v3 --- [refs] | 2 +- trunk/net/sched/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ede2bbdd7b23..2242f0dd869b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6a5d362120a61a719095443194cc2d5e9a7027dd +refs/heads/master: 20cc6befa23bb993cf4a4c58becb1dd99e7fc927 diff --git a/trunk/net/sched/Kconfig b/trunk/net/sched/Kconfig index 9c118baed9dc..b0941186f867 100644 --- a/trunk/net/sched/Kconfig +++ b/trunk/net/sched/Kconfig @@ -185,7 +185,7 @@ config NET_SCH_GRED depends on NET_SCHED help Say Y here if you want to use the Generic Random Early Detection - (RED) packet scheduling algorithm for some of your network devices + (GRED) packet scheduling algorithm for some of your network devices (see the top of for details and references about the algorithm).