From: Thomas Graf Date: Sat, 5 Nov 2005 20:14:17 +0000 (+0100) Subject: [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change X-Git-Tag: v2.6.15-rc1~452^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301d063c2915e8307e3d128245d8a393ad776539;p=pandora-kernel.git [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 Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed