Hi! This small patch set cleans up tls (mostly offload parts). Other than avoiding unnecessary error messages - no functional changes here.
Jakub Kicinski (4): net/tls: don't log errors every time offload can't proceed net/tls: remove old exports of sk_destruct functions net/tls: move definition of tls ops into net/tls.h net/tls: byte swap device req TCP seq no upon setting include/linux/netdevice.h | 23 +------------------- include/net/tls.h | 21 +++++++++++++++--- net/tls/tls_device.c | 45 +++++++++++++++++++-------------------- 3 files changed, 41 insertions(+), 48 deletions(-) -- 2.21.0