aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-07-15 08:20:36 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-07-31 18:55:22 +0200
commitce014b1e3903887d47bede8128f2c698418ac5f1 (patch)
tree713de808c5e4af9c4efc1832628fd3128008e7b3 /target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch
parente4af991220638d4bb32e4668435d140afe232b25 (diff)
downloadupstream-ce014b1e3903887d47bede8128f2c698418ac5f1.tar.gz
upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.tar.bz2
upstream-ce014b1e3903887d47bede8128f2c698418ac5f1.zip
kernel: bump 5.15 to 5.15.55
All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch')
-rw-r--r--target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch b/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch
index 6a5d3b3f86..5e154004d0 100644
--- a/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch
+++ b/target/linux/generic/hack-5.15/249-udp-tunnel-selection.patch
@@ -7,8 +7,6 @@ Subject: [PATCH] net/ipv4: add udp tunnel tristate string
net/ipv4/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
-index 87983e70f03f..426b44d39277 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -315,7 +315,7 @@ config NET_IPVTI
@@ -20,5 +18,3 @@ index 87983e70f03f..426b44d39277 100644
select NET_IP_TUNNEL
default n
---
-