aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.4/250-netfilter_depends.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-09-17 15:27:04 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-09-17 16:52:02 +0200
commit8e5de897691a359d849fe97a7e235537f4f9cc14 (patch)
treed4e744a61ec4d6eb06ebde0e57590505806dc8bb /target/linux/generic/hack-5.4/250-netfilter_depends.patch
parent44ce70f0e209c12cc9548d5fa60890997a2707f2 (diff)
downloadupstream-8e5de897691a359d849fe97a7e235537f4f9cc14.tar.gz
upstream-8e5de897691a359d849fe97a7e235537f4f9cc14.tar.bz2
upstream-8e5de897691a359d849fe97a7e235537f4f9cc14.zip
kernel: bump 5.4 to 5.4.213
Manually adapted: layerscape/patches-5.4/820-usb-0009-usb-dwc3-Add-workaround-for-host-mode-VBUS-glitch-wh.patch Compile-tested: x86/64 Run-tested: x86/64 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/hack-5.4/250-netfilter_depends.patch')
-rw-r--r--target/linux/generic/hack-5.4/250-netfilter_depends.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-5.4/250-netfilter_depends.patch b/target/linux/generic/hack-5.4/250-netfilter_depends.patch
index d03cb53180..17a5e758cd 100644
--- a/target/linux/generic/hack-5.4/250-netfilter_depends.patch
+++ b/target/linux/generic/hack-5.4/250-netfilter_depends.patch
@@ -9,7 +9,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
-@@ -228,7 +228,6 @@ config NF_CONNTRACK_FTP
+@@ -227,7 +227,6 @@ config NF_CONNTRACK_FTP
config NF_CONNTRACK_H323
tristate "H.323 protocol support"
@@ -17,7 +17,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
depends on NETFILTER_ADVANCED
help
H.323 is a VoIP signalling protocol from ITU-T. As one of the most
-@@ -1088,7 +1087,6 @@ config NETFILTER_XT_TARGET_SECMARK
+@@ -1087,7 +1086,6 @@ config NETFILTER_XT_TARGET_SECMARK
config NETFILTER_XT_TARGET_TCPMSS
tristate '"TCPMSS" target support'