From: Eric Dumazet <eduma...@google.com>
Date: Fri, 29 Mar 2019 12:46:17 -0700

> TCP stack relies on the fact that a freshly allocated skb
> has skb->cb[] and skb_shinfo(skb)->tx_flags cleared.
> 
> When recycling tx skb, we must ensure these fields are cleared.
> 
> Fixes: 472c2e07eef0 ("tcp: add one skb cache for tx")
> Signed-off-by: Eric Dumazet <eduma...@google.com>

Applied, thanks Eric.

Reply via email to