diff options
author | Maciej Żenczykowski <[email protected]> | 2013-11-14 08:50:43 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-11-14 17:16:07 -0500 |
commit | 2abc2f070eb30ac8421554a5c32229f8332c6206 (patch) | |
tree | 3446c060181efebf51a78b05a85bccb99012a764 /net/lapb/lapb_timer.c | |
parent | b54629e226d196e802abdd30c5e34f2a47cddcf2 (diff) |
pkt_sched: fq: change classification of control packets
Initial sch_fq implementation copied code from pfifo_fast to classify
a packet as a high prio packet.
This clashes with setups using PRIO with say 7 bands, as one of the
band could be incorrectly (mis)classified by FQ.
Packets would be queued in the 'internal' queue, and no pacing ever
happen for this special queue.
Fixes: afe4fd062416 ("pkt_sched: fq: Fair Queue packet scheduler")
Signed-off-by: Maciej Żenczykowski <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Willem de Bruijn <[email protected]>
Cc: Yuchung Cheng <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions