diff options
author | Eric Dumazet <edumazet@google.com> | 2013-09-27 23:20:01 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-30 21:51:23 +0200 |
commit | 8d34ce10c59b40e0ce2685341c4e93416f505e45 (patch) | |
tree | b74018d5a5aaab268f1e236eafade3730fdf89eb /drivers/net | |
parent | net: flow_dissector: fix thoff for IPPROTO_AH (diff) | |
download | linux-8d34ce10c59b40e0ce2685341c4e93416f505e45.tar.xz linux-8d34ce10c59b40e0ce2685341c4e93416f505e45.zip |
pkt_sched: fq: qdisc dismantle fixes
fq_reset() should drops all packets in queue, including
throttled flows.
This patch moves code from fq_destroy() to fq_reset()
to do the cleaning.
fq_change() must stop calling fq_dequeue() if all remaining
packets are from throttled flows.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions