diff options
author | John Audia <therealgraysky@proton.me> | 2023-03-11 10:42:26 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-03-27 18:58:01 +0200 |
commit | 36bf158b47b6b013fb3f68aa4e2bf2ffc90bb9b0 (patch) | |
tree | 0f195580c2435313e3b432b8b2205039b98e2267 /target/linux | |
parent | 999cb9574fde9ca42417ab535e99007388cee84a (diff) | |
download | upstream-36bf158b47b6b013fb3f68aa4e2bf2ffc90bb9b0.tar.gz upstream-36bf158b47b6b013fb3f68aa4e2bf2ffc90bb9b0.tar.bz2 upstream-36bf158b47b6b013fb3f68aa4e2bf2ffc90bb9b0.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>
(cherry picked from commit fbfec3286e8bfce3a78749b7bcb67e658665f197)
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 4a17e635b2..a348d4821e 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -3850,7 +3850,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 |