From: Thomas Graf Date: Sat, 5 Nov 2005 20:14:24 +0000 (+0100) Subject: [PKT_SCHED]: GRED: Remove auto-creation of default VQ X-Git-Tag: v2.6.15-rc1~452^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6214e653cc578947bf83d6766339a18a41c5b923;p=pandora-kernel.git [PKT_SCHED]: GRED: Remove auto-creation of default VQ Since we are no longer depending on the default VQ to be always allocated we can leave it up to the user to actually create it. This gives the user the ability to leave it out on purpose and enqueue packets directly to the device without applying the RED algorithm. Signed-off-by: Thomas Graf Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed