diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-07-19 19:29:15 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-07-22 16:04:16 +0200 |
commit | ac78fc148d8249dbf382c2127456dd08ec5b161c (patch) | |
tree | c73cfa9cf409ada44aeeeddfbf76c329af02e7c6 /include/net/tls.h | |
parent | net/tls: don't arm strparser immediately in tls_set_sw_offload() (diff) | |
download | linux-ac78fc148d8249dbf382c2127456dd08ec5b161c.tar.xz linux-ac78fc148d8249dbf382c2127456dd08ec5b161c.zip |
net/tls: don't call tls_sk_proto_close for hw record offload
The deprecated TOE offload doesn't actually do anything in
tls_sk_proto_close() - all TLS code is skipped and context
not freed. Remove the callback to make it easier to refactor
tls_sk_proto_close().
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'include/net/tls.h')
0 files changed, 0 insertions, 0 deletions