Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 26 Nov 2020 03:19:14 +0530 you wrote:
> there is kernel panic in inet_twsk_free() while chtls
> module unload when socket is in TIME_WAIT state because
> sk_prot_creator was not preserved on connection socket.
>
> Fixes
there is kernel panic in inet_twsk_free() while chtls
module unload when socket is in TIME_WAIT state because
sk_prot_creator was not preserved on connection socket.
Fixes: cc35c88ae4db ("crypto : chtls - CPL handler definition")
Signed-off-by: Udai Sharma
Signed-off-by: Vinay Kumar Yadav
---
d