[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
authorThomas Graf <tgraf@suug.ch>
Sat, 5 Nov 2005 20:14:17 +0000 (21:14 +0100)
committerThomas Graf <tgr@axs.localdomain>
Sat, 5 Nov 2005 21:02:27 +0000 (22:02 +0100)
commit301d063c2915e8307e3d128245d8a393ad776539
tree611d539cc67e86fe8f87736a160cdd9158508b32
parent22b33429ab93155895854e9518a253680a920493
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change

Qdiscs are not supposed to reset statistics in reset() and while
changing parameters. My argumentation is that if the user wants
the counters to be reset he can simply remove and readd the
qdiscs, that's what most users do anyway.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
net/sched/sch_gred.c