1
0
Fork 0
alistair23-linux/drivers/crypto/chelsio/chtls
Vinay Kumar Yadav 416eec3636 chelsio/chtls: correct function return and return type
[ Upstream commit 8580a61aed ]

csk_mem_free() should return true if send buffer is available,
false otherwise.

Fixes: 3b8305f5c8 ("crypto: chtls - wait for memory sendmsg, sendpage")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-29 09:57:25 +01:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
chtls.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
chtls_cm.c chelsio/chtls: correct netdevice for vlan interface 2020-10-29 09:57:25 +01:00
chtls_cm.h crypto: chtls - Fixed memory leak 2020-02-24 08:36:40 +01:00
chtls_hw.c crypto: chtls - Fixed memory leak 2020-02-24 08:36:40 +01:00
chtls_io.c chelsio/chtls: correct function return and return type 2020-10-29 09:57:25 +01:00
chtls_main.c net/tls: use the full sk_proto pointer 2019-09-05 09:49:49 +02:00