Browse Source

UAPI: (Scripted) Disintegrate include/linux/tc_act

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
David Howells 12 years ago
parent
commit
611128eb39

+ 0 - 7
include/linux/tc_act/Kbuild

@@ -1,7 +0,0 @@
-header-y += tc_gact.h
-header-y += tc_ipt.h
-header-y += tc_mirred.h
-header-y += tc_pedit.h
-header-y += tc_nat.h
-header-y += tc_skbedit.h
-header-y += tc_csum.h

+ 7 - 0
include/uapi/linux/tc_act/Kbuild

@@ -1 +1,8 @@
 # UAPI Header export list
+header-y += tc_csum.h
+header-y += tc_gact.h
+header-y += tc_ipt.h
+header-y += tc_mirred.h
+header-y += tc_nat.h
+header-y += tc_pedit.h
+header-y += tc_skbedit.h

+ 0 - 0
include/linux/tc_act/tc_csum.h → include/uapi/linux/tc_act/tc_csum.h


+ 0 - 0
include/linux/tc_act/tc_gact.h → include/uapi/linux/tc_act/tc_gact.h


+ 0 - 0
include/linux/tc_act/tc_ipt.h → include/uapi/linux/tc_act/tc_ipt.h


+ 0 - 0
include/linux/tc_act/tc_mirred.h → include/uapi/linux/tc_act/tc_mirred.h


+ 0 - 0
include/linux/tc_act/tc_nat.h → include/uapi/linux/tc_act/tc_nat.h


+ 0 - 0
include/linux/tc_act/tc_pedit.h → include/uapi/linux/tc_act/tc_pedit.h


+ 0 - 0
include/linux/tc_act/tc_skbedit.h → include/uapi/linux/tc_act/tc_skbedit.h