]> www.infradead.org Git - users/hch/misc.git/commit
net: sched: Remove NET_ACT_IPT from Kconfig
authorHarshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Fri, 9 Feb 2024 18:06:56 +0000 (10:06 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 13 Feb 2024 10:24:35 +0000 (11:24 +0100)
commit86fe596b588fc9ec23bf93a5c8f86fc16225dd3a
tree8cd7a6f34501aa132e52ab55b8704481c753e0a7
parent6256fbfd651c8b3653b7f1cfe08e635404e4b51d
net: sched: Remove NET_ACT_IPT from Kconfig

After this commit ba24ea129126 ("net/sched: Retire ipt action")
NET_ACT_IPT is not needed anymore as the action is retired and the code
is removed.

Clean the Kconfig part as well.

Signed-off-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Link: https://lore.kernel.org/r/20240209180656.867546-1-harshit.m.mogalapalli@oracle.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
net/sched/Kconfig