commit | 25a3cd8189c8832c04225e6f1d41228fd6cc64cc | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Thu Oct 03 11:18:54 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 04 14:07:06 2019 -0700 |
tree | 76cd8574a6f185b5f8b5cbe797480a4c4d83fa55 | |
parent | 033b2c7f0f26d236f5e87888aca3d5ecb6a64cb7 [diff] |
net/tls: move TOE-related structures to a separate header Move tls_device structure and register/unregister functions to a new header to avoid confusion with normal, non-TOE offload. 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>