From: chunguo feng <[email protected]>
Date: Fri, 6 Sep 2019 17:34:29 +0800

> From: fengchunguo <[email protected]>
> 
> This patch avoids fastopen_rsk not be cleared every times, then occur 
> the below BUG_ON:
> tcp_v4_destroy_sock
>       ->BUG_ON(tp->fastopen_rsk);
> 
> When playback some videos from netwrok,used tcp_disconnect continually.
 ...
> Signed-off-by: fengchunguo <[email protected]>

This still needs review.

Reply via email to