1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls
Rohit Maheshwari cbf3d60329 ch_ktls: lock is not freed
Currently lock gets freed only if timeout expires, but missed a
case when HW returns failure and goes for cleanup.

Fixes: efca3878a5 ("ch_ktls: Issue if connection offload fails")
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Link: https://lore.kernel.org/r/20201125072626.10861-1-rohitm@chelsio.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-25 17:44:42 -08:00
..
chcr_common.h crypto/chcr: move nic TLS functionality to drivers/net 2020-09-11 17:26:39 -07:00
chcr_ktls.c ch_ktls: lock is not freed 2020-11-25 17:44:42 -08:00
chcr_ktls.h ch_ktls/cxgb4: handle partial tag alone SKBs 2020-11-11 16:30:38 -08:00
Makefile crypto/chcr: move nic TLS functionality to drivers/net 2020-09-11 17:26:39 -07:00