]> Git Repo - linux.git/commit
net/tls: Check for errors in tls_device_init
authorTariq Toukan <[email protected]>
Thu, 14 Jul 2022 07:07:54 +0000 (10:07 +0300)
committerJakub Kicinski <[email protected]>
Thu, 14 Jul 2022 17:12:39 +0000 (10:12 -0700)
commit3d8c51b25a235e283e37750943bbf356ef187230
tree2a825e07fd607d25694c2b76c151239e7ab2786a
parent51f1c31f8ba713f70f1659e7c91e837fe5f5554f
net/tls: Check for errors in tls_device_init

Add missing error checks in tls_device_init.

Fixes: e8f69799810c ("net/tls: Add generic NIC offload infrastructure")
Reported-by: Jakub Kicinski <[email protected]>
Reviewed-by: Maxim Mikityanskiy <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
include/net/tls.h
net/tls/tls_device.c
net/tls/tls_main.c
This page took 0.055519 seconds and 4 git commands to generate.