aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/filter.c
diff options
context:
space:
mode:
authorAmnon Aaronsohn <bla@cs.huji.ac.il>2006-01-17 02:24:26 -0800
committerDavid S. Miller <davem@davemloft.net>2006-01-17 02:24:26 -0800
commitdd914b4082cfbe28849898a0a98757827829c813 (patch)
treeb1a022975ab230e9496fdcddbb057f0b0b0d7e41 /net/core/filter.c
parent9343e79a7bb2d3268d68997163608b87d58d8098 (diff)
downloadkernel_samsung_tuna-dd914b4082cfbe28849898a0a98757827829c813.zip
kernel_samsung_tuna-dd914b4082cfbe28849898a0a98757827829c813.tar.gz
kernel_samsung_tuna-dd914b4082cfbe28849898a0a98757827829c813.tar.bz2
[PKT_SCHED] sch_prio: fix qdisc bands init
Currently when PRIO is configured to use N bands, it lets the packets be directed to any of the bands 0..N-1. However, PRIO attaches a fifo qdisc only to the bands that appear in the priomap; the rest of the N bands remain with a noop qdisc attached. This patch changes PRIO's behavior so that it attaches a fifo qdisc to all of the N bands. Signed-off-by: Amnon Aaronsohn <bla@cs.huji.ac.il> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/filter.c')
0 files changed, 0 insertions, 0 deletions