From: Cong Wang <[email protected]>
Date: Fri, 31 Jul 2015 17:53:39 -0700

> From: Eric Dumazet <[email protected]>
> 
> Alex reported the following crash when using fq_codel
> with htb:
 ...
> As Jamal pointed out, there is actually no need to call dequeue
> to purge the queued skb's in reset, data structures can be just
> reset explicitly. Therefore, we reset everything except config's
> and stats, so that we would have a fresh start after device flipping.
> 
> Fixes: 4b549a2ef4be ("fq_codel: Fair Queue Codel AQM")
> Reported-by: Alex Gartrell <[email protected]>
> Cc: Alex Gartrell <[email protected]>
> Cc: Jamal Hadi Salim <[email protected]>
> Signed-off-by: Eric Dumazet <[email protected]>
> [[email protected]: added codel_vars_init() and 
> qdisc_qstats_backlog_dec()]
> Signed-off-by: Cong Wang <[email protected]>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to