diff options
| author | Jakub Kicinski <[email protected]> | 2019-04-25 19:32:03 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-04-27 20:52:21 +0000 |
| commit | da68b4ad02343862fee1e3e8c6315984f16a4778 (patch) | |
| tree | 777e9209b580624e9b3fcf0bf9c7c634a0d3cb3d /net/sched/cls_basic.c | |
| parent | net/tls: remove old exports of sk_destruct functions (diff) | |
| download | kernel-da68b4ad02343862fee1e3e8c6315984f16a4778.tar.gz kernel-da68b4ad02343862fee1e3e8c6315984f16a4778.zip | |
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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions
