Re: [net v2] ch_ktls: lock is not freed

2020-11-25 Thread patchwork-bot+netdevbpf
sue if connection offload fails") > Signed-off-by: Rohit Maheshwari > --- > .../net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c| 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Here is the summary with links: - [net,v2] ch_ktls: lock is not freed https://git.ke

[net v2] ch_ktls: lock is not freed

2020-11-24 Thread Rohit Maheshwari
Currently lock gets freed only if timeout expires, but missed a case when HW returns failure and goes for cleanup. Fixes: efca3878a5fb ("ch_ktls: Issue if connection offload fails") Signed-off-by: Rohit Maheshwari --- .../net/ethernet/chelsio/inline_crypto/ch_ktls/chcr_ktls.c| 4 +++- 1 file