[openwrt/openwrt] kernel: tcindex classifier has been retired
LEDE Commits
lede-commits at lists.infradead.org
Mon Mar 20 15:08:37 PDT 2023
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/bd2103e9bc6b4c1787baa03f51c83619bf4b9ec0
commit bd2103e9bc6b4c1787baa03f51c83619bf4b9ec0
Author: John Audia <therealgraysky at proton.me>
AuthorDate: Sat Mar 11 14:05:03 2023 -0500
kernel: tcindex classifier has been retired
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/sched?h=v5.10.173&id=18c3fa7a7fdbb4d21dafc8a7710ae2c1680930f6
Signed-off-by: John Audia <therealgraysky at proton.me>
---
target/linux/generic/config-5.10 | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10
index 2f510db344..df93e4d956 100644
--- a/target/linux/generic/config-5.10
+++ b/target/linux/generic/config-5.10
@@ -3863,7 +3863,6 @@ CONFIG_NET_CLS_IND=y
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
-# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_U32 is not set
CONFIG_NET_CORE=y
# CONFIG_NET_DEVLINK is not set
More information about the lede-commits
mailing list