commit | 16bed0e6ac07b1a0b3e9c33ec5e892bc7074a627 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Oct 03 11:18:56 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 04 14:07:07 2019 -0700 |
tree | 7713f4d3901543ecf34c04fd94a6f2ca7cbba4c1 | |
parent | f21912edd1570818cbcb16bd1da7d7a2b122d66b [diff] |
net/tls: move tls_build_proto() on init path Move tls_build_proto() so that TOE offload doesn't have to call it mid way through its bypass enable path. 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>