]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
drop queue-4.4/ifb-depend-on-netfilter-alternatively-to-tc.patch
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Nov 2021 12:51:50 +0000 (13:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 14 Nov 2021 12:51:50 +0000 (13:51 +0100)
queue-4.4/ifb-depend-on-netfilter-alternatively-to-tc.patch [deleted file]
queue-4.4/series

diff --git a/queue-4.4/ifb-depend-on-netfilter-alternatively-to-tc.patch b/queue-4.4/ifb-depend-on-netfilter-alternatively-to-tc.patch
deleted file mode 100644 (file)
index ae1444c..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-From 046178e726c2977d686ba5e07105d5a6685c830e Mon Sep 17 00:00:00 2001
-From: Lukas Wunner <lukas@wunner.de>
-Date: Tue, 26 Oct 2021 07:15:32 +0200
-Subject: ifb: Depend on netfilter alternatively to tc
-
-From: Lukas Wunner <lukas@wunner.de>
-
-commit 046178e726c2977d686ba5e07105d5a6685c830e upstream.
-
-IFB originally depended on NET_CLS_ACT for traffic redirection.
-But since v4.5, that may be achieved with NFT_FWD_NETDEV as well.
-
-Fixes: 39e6dea28adc ("netfilter: nf_tables: add forward expression to the netdev family")
-Signed-off-by: Lukas Wunner <lukas@wunner.de>
-Cc: <stable@vger.kernel.org> # v4.5+: bcfabee1afd9: netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
-Cc: <stable@vger.kernel.org> # v4.5+
-Signed-off-by: David S. Miller <davem@davemloft.net>
-Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----
- drivers/net/Kconfig |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- a/drivers/net/Kconfig
-+++ b/drivers/net/Kconfig
-@@ -105,7 +105,7 @@ config NET_FC
- config IFB
-       tristate "Intermediate Functional Block support"
--      depends on NET_CLS_ACT
-+      depends on NET_ACT_MIRRED || NFT_FWD_NETDEV
-       ---help---
-         This is an intermediate driver that allows sharing of
-         resources.
index a6ef0ec4ae2da9a8ee9196858a5bdbb708e908a8..235743c1e71b1c527926d3a388b8c39aa661f496 100644 (file)
@@ -27,7 +27,6 @@ mwifiex-fix-division-by-zero-in-fw-download-path.patch
 ath6kl-fix-division-by-zero-in-send-path.patch
 ath6kl-fix-control-message-timeout.patch
 pci-mark-atheros-qca6174-to-avoid-bus-reset.patch
-ifb-depend-on-netfilter-alternatively-to-tc.patch
 wcn36xx-fix-ht40-capability-for-2ghz-band.patch
 mwifiex-read-a-pci-register-after-writing-the-tx-ring-write-pointer.patch
 signal-remove-the-bogus-sigkill_pending-in-ptrace_stop.patch