mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-06-21 15:43:21 +02:00
8bdc2acd42
We can't use "skb" again after passing it to qdisc_enqueue(). This is basically identical to commit2f09707d0c("sch_sfb: Also store skb len before calling child enqueue"). Fixes:d7f4f332f0("sch_red: update backlog as well") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>