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).