From 552d76f2bebe182ce9352aed357268f97d2c626f Mon Sep 17 00:00:00 2001 From: John Audia Date: Mon, 4 Jul 2022 07:41:15 -0400 Subject: kernel: bump 5.15 to 5.15.51 Manual rebase by Marty Jones: bcm27xx/patches-5.15/950-0078-BCM2708-Add-core-Device-Tree-support.patch All other patches automatically rebased. Signed-off-by: John Audia Signed-off-by: Marty Jones [Apply same changes to new dts entry in modified file] Signed-off-by: Hauke Mehrtens --- target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch') diff --git a/target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch b/target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch index 92b27e76d8..3885514860 100644 --- a/target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch +++ b/target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch @@ -116,7 +116,7 @@ Signed-off-by: Felix Fietkau help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -3586,6 +3586,11 @@ static int xmit_one(struct sk_buff *skb, +@@ -3588,6 +3588,11 @@ static int xmit_one(struct sk_buff *skb, if (dev_nit_active(dev)) dev_queue_xmit_nit(skb, dev); -- cgit v1.2.3