aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJakub Kicinski2019-04-25 12:32:03 -0700
committerDavid S. Miller2019-04-27 16:52:21 -0400
commitda68b4ad02343862fee1e3e8c6315984f16a4778 (patch)
tree777e9209b580624e9b3fcf0bf9c7c634a0d3cb3d /net
parent9e9957973c7785b1f8fa77f099cac661cc5e7e5b (diff)
net/tls: move definition of tls ops into net/tls.h
There seems to be no reason for tls_ops to be defined in netdevice.h which is included in a lot of places. Don't wrap the struct/enum declaration in ifdefs, it trickles down unnecessary ifdefs into driver code. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions