commit | 0eb8745e03c9ed2a7412c7a844ebc4f0e4f80de4 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Oct 03 11:18:58 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 04 14:07:07 2019 -0700 |
tree | 153494c5892017e5043bfc0e9f37d3dd464d5eeb | |
parent | 08700dab816847d5e600ef263155fb04ea4b312d [diff] |
net/tls: rename tls_hw_* functions tls_toe_* The tls_hw_* functions are quite confusingly named, since they are related to the TOE-offload, not TLS_HW offload which doesn't require TOE. Rename them. 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>