]> git.baikalelectronics.ru Git - kernel.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)
commitdb4f0241950e6bfbaf68dbacc07f2584c41a7f7d
tree70bf124595a2e8cdbafbf3987820231b11ce7386
parent26b58e8e499191639012d29466127ab16ee96b6b
[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