commit | 321090e7a468ab33917a0af839a3ae923b1c1bc5 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Sat Jun 18 22:58:35 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 18 22:58:35 2005 -0700 |
tree | 70bf124595a2e8cdbafbf3987820231b11ce7386 | |
parent | 821d24ae741f83ef0754a98b4b8aef7231856543 [diff] |
[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>