commit | f21912edd1570818cbcb16bd1da7d7a2b122d66b | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Oct 03 11:18:55 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 04 14:07:07 2019 -0700 |
tree | 6f2fb5e5a5a6a19f4153c328f865e5f8739bb967 | |
parent | 25a3cd8189c8832c04225e6f1d41228fd6cc64cc [diff] |
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>