]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
authorThomas Graf <tgraf@suug.ch>
Sun, 19 Jun 2005 05:58:35 +0000 (22:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jun 2005 05:58:35 +0000 (22:58 -0700)
commit321090e7a468ab33917a0af839a3ae923b1c1bc5
tree70bf124595a2e8cdbafbf3987820231b11ce7386
parent821d24ae741f83ef0754a98b4b8aef7231856543
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc

prio2list() returns the relevant sk_buff_head for the
band specified by the priority for a given skb.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_generic.c