Skip to content

Commit e0910ba

Browse files
NicolasDichteldavem330
authored andcommitted
lwtunnel: export linux/lwtunnel.h to userspace
Note also that include/linux/lwtunnel.h is not needed. CC: Thomas Graf <[email protected]> CC: Roopa Prabhu <[email protected]> Fixes: 499a242 ("lwtunnel: infrastructure for handling light weight tunnels like mpls") Signed-off-by: Nicolas Dichtel <[email protected]> Acked-by: Roopa Prabhu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 949f1e3 commit e0910ba

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

include/linux/lwtunnel.h

Lines changed: 0 additions & 6 deletions
This file was deleted.

include/uapi/linux/Kbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ header-y += limits.h
243243
header-y += llc.h
244244
header-y += loop.h
245245
header-y += lp.h
246+
header-y += lwtunnel.h
246247
header-y += magic.h
247248
header-y += major.h
248249
header-y += map_to_7segment.h

0 commit comments

Comments
 (0)