[PKT_SCHED]: GRED: Remove auto-creation of default VQ
authorThomas Graf <tgraf@suug.ch>
Sat, 5 Nov 2005 20:14:24 +0000 (21:14 +0100)
committerThomas Graf <tgr@axs.localdomain>
Sat, 5 Nov 2005 21:02:28 +0000 (22:02 +0100)
commit6214e653cc578947bf83d6766339a18a41c5b923
tree406c86bb93e7ec472e7174df2e816633cecb9978
parent7051703b990ec40bdf192ec7c87ffafd7011c640
[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 <tgraf@suug.ch>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
net/sched/sch_gred.c