diff options
| author | John Audia <therealgraysky@proton.me> | 2023-05-24 15:10:44 -0400 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2023-05-26 11:50:37 +0200 |
| commit | c815ecdebd77c3484f2cd0ef21e4c69d274ef33a (patch) | |
| tree | f374390c2eb192ca85bbc4ced78f1768796f8e90 /target/linux/generic/hack-5.15 | |
| parent | 3664c57e34454ce50ac7ab6de9e3983a86cde052 (diff) | |
| download | upstream-c815ecdebd77c3484f2cd0ef21e4c69d274ef33a.tar.gz upstream-c815ecdebd77c3484f2cd0ef21e4c69d274ef33a.tar.bz2 upstream-c815ecdebd77c3484f2cd0ef21e4c69d274ef33a.zip | |
kernel: bump 5.15 to 5.15.113
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.15')
| -rw-r--r-- | target/linux/generic/hack-5.15/721-net-add-packet-mangeling.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 dbdb141c6dc..2593f7c0fcb 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 <nbd@nbd.name> help --- a/net/core/dev.c +++ b/net/core/dev.c -@@ -3590,6 +3590,11 @@ static int xmit_one(struct sk_buff *skb, +@@ -3592,6 +3592,11 @@ static int xmit_one(struct sk_buff *skb, if (dev_nit_active(dev)) dev_queue_xmit_nit(skb, dev); |
