From: Thomas Graf Date: Sat, 5 Nov 2005 20:14:21 +0000 (+0100) Subject: [PKT_SCHED]: GRED: Improve error handling and messages X-Git-Tag: v2.6.15-rc1~452^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e3fb84e698dcab1c5fa7b7c89921b826bb5620;p=pandora-kernel.git [PKT_SCHED]: GRED: Improve error handling and messages Try to enqueue packets if we cannot associate it with a VQ, this basically means that the default VQ has not been set up yet. We must check if the VQ still exists while requeueing, the VQ might have been changed between dequeue and the requeue of the underlying qdisc. Signed-off-by: Thomas Graf Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed