tls: rx: don't store the decryption status in socket context
[ Upstream commit 7dc59c33 ] Similar justification to previous change, the information about decryption status belongs in the skb. Signed-off-by:Jakub Kicinski <kuba@kernel.org> Signed-off-by:
David S. Miller <davem@davemloft.net> Stable-dep-of: f7fa16d4 ("tls: decrement decrypt_pending if no async completion will be called") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading