From: Eric Dumazet <eric.duma...@gmail.com> Date: Mon, 20 Jun 2016 15:00:43 -0700
> From: Eric Dumazet <eduma...@google.com> > > If the packet was dropped by lower qdisc, then we must not > access it later. > > Save qdisc_pkt_len(skb) in a temp variable. > > Fixes: 2ccccf5fb43f ("net_sched: update hierarchical backlog too") > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied and queued up for -stable, thanks.