diff options
author | John Audia <therealgraysky@proton.me> | 2023-03-11 14:05:03 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-03-20 22:44:28 +0100 |
commit | bd2103e9bc6b4c1787baa03f51c83619bf4b9ec0 (patch) | |
tree | 782de2335ad1fd4f6e65fa5b42da75ec018354c7 /target/linux | |
parent | 0c5ffe1ab2b4843635555e2a234f8bd5cb4d6978 (diff) | |
download | upstream-bd2103e9bc6b4c1787baa03f51c83619bf4b9ec0.tar.gz upstream-bd2103e9bc6b4c1787baa03f51c83619bf4b9ec0.tar.bz2 upstream-bd2103e9bc6b4c1787baa03f51c83619bf4b9ec0.zip |
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@proton.me>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-5.10 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |