On Mon, Jun 20, 2016 at 3:00 PM, Eric Dumazet <[email protected]> wrote: > From: Eric Dumazet <[email protected]> > > 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 <[email protected]> > Cc: WANG Cong <[email protected]> > Cc: Jamal Hadi Salim <[email protected]> > Cc: Stephen Hemminger <[email protected]>
Acked-by: Cong Wang <[email protected]>
