diff options
author | Jakub Kicinski <[email protected]> | 2019-06-03 15:17:03 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-04 14:33:50 -0700 |
commit | 9cd81988cce195598e04fd8290fea873052bb7bd (patch) | |
tree | 9073abec02e7dc2fbe9b50526572751f1545d99f /net/unix/sysctl_net_unix.c | |
parent | 1fe275d434ad4ff2d576f9a770eb4c192153ea1d (diff) |
net/tls: use version from prot
ctx->prot holds the same information as per-direction contexts.
Almost all code gets TLS version from this structure, convert
the last two stragglers, this way we can improve the cache
utilization by moving the per-direction data into cold cache lines.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions