Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 611128eb authored by David Howells's avatar David Howells
Browse files

UAPI: (Scripted) Disintegrate include/linux/tc_act

parent ff1e1756
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
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
Original line number Diff line number Diff line
# 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
Loading