]> git.baikalelectronics.ru Git - kernel.git/commit
net/tls: rename tls_device to tls_toe_device
authorJakub Kicinski <jakub.kicinski@netronome.com>
Thu, 3 Oct 2019 18:18:55 +0000 (11:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Oct 2019 21:07:07 +0000 (14:07 -0700)
commit956c1f52f3990278664656b2e64d2d5a17f6c3ab
tree6f2fb5e5a5a6a19f4153c328f865e5f8739bb967
parent58f55e77bb296210af27fda4ec4394d76a88fb41
net/tls: rename tls_device to tls_toe_device

Rename struct tls_device to struct tls_toe_device to avoid
confusion with normal, non-TOE offload.

No functional changes.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Reviewed-by: John Hurley <john.hurley@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/crypto/chelsio/chtls/chtls.h
drivers/crypto/chelsio/chtls/chtls_main.c
include/net/tls_toe.h
net/tls/tls_main.c