linux/drivers/net/ethernet/chelsio/inline_crypto
Vinay Kumar Yadav dbfe394dad chelsio/chtls: fix always leaking ctrl_skb
Correct skb refcount in alloc_ctrl_skb(), causing skb memleak
when chtls_send_abort() called with NULL skb.
it was always leaking the skb, correct it by incrementing skb
refs by one.

Fixes: cc35c88ae4 ("crypto : chtls - CPL handler definition")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
Link: https://lore.kernel.org/r/20201102173909.24826-1-vinay.yadav@chelsio.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-11-03 13:50:15 -08:00
..
ch_ipsec cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr 2020-10-15 09:28:34 -07:00
ch_ktls cxgb4/ch_ktls: ktls stats are added at port level 2020-09-29 13:57:03 -07:00
chtls chelsio/chtls: fix always leaking ctrl_skb 2020-11-03 13:50:15 -08:00
Kconfig net: chelsio: inline_crypto: fix Kconfig and build errors 2020-10-20 18:15:53 -07:00
Makefile crypto/chcr: move nic TLS functionality to drivers/net 2020-09-11 17:26:39 -07:00