]> asedeno.scripts.mit.edu Git - linux.git/commit
tls: Refactor tls_offload variable names
authorBoris Pismenny <borisp@mellanox.com>
Fri, 13 Jul 2018 11:33:39 +0000 (14:33 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Jul 2018 07:12:09 +0000 (00:12 -0700)
commitd80a1b9d186057ddb0d384ba601cf2b7d214539c
treeb3492f9b27e73c3a77f1e47d3cea02fee9189e90
parent41ed9c04aac2f8c6ee922e29ce5e69f185c5125b
tls: Refactor tls_offload variable names

For symmetry, we rename tls_offload_context to
tls_offload_context_tx before we add tls_offload_context_rx.

Signed-off-by: Boris Pismenny <borisp@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.h
include/net/tls.h
net/tls/tls_device.c
net/tls/tls_device_fallback.c