aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2021-10-23 21:14:02 +0200
committerMathias Kresin <dev@kresin.me>2021-11-02 22:36:41 +0100
commit9201ff54766f60318db3870dc94275c61138773b (patch)
tree78db3cb9c861275ec386ff827bd594613d2322c1 /target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
parent7b7bbec4539591d6f09c8eaa45b6532625b63812 (diff)
downloadupstream-9201ff54766f60318db3870dc94275c61138773b.tar.gz
upstream-9201ff54766f60318db3870dc94275c61138773b.tar.bz2
upstream-9201ff54766f60318db3870dc94275c61138773b.zip
kernel: 5.10: fix ar8216 vlans
ar8216 switches have a hardware bug, which renders normal 802.1q support unusable. Packet mangling is required to fix up the vlan for incoming packets. The patch was ommited at the time kernel 5.10 support was added but is still required for ar8216 switches. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/generic/hack-5.10/901-debloat_sock_diag.patch')
-rw-r--r--target/linux/generic/hack-5.10/901-debloat_sock_diag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch b/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
index 78446d38c4..247b50d536 100644
--- a/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
+++ b/target/linux/generic/hack-5.10/901-debloat_sock_diag.patch
@@ -16,7 +16,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/Kconfig
+++ b/net/Kconfig
-@@ -98,6 +98,9 @@ source "net/mptcp/Kconfig"
+@@ -104,6 +104,9 @@ source "net/mptcp/Kconfig"
endif # if INET