aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.10
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-02-06 06:28:36 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2023-02-08 00:22:58 +0100
commit712681458a65736d3fc625bb9c481c31b23c1f97 (patch)
treee8ff0bdd1fe8154109be71b2ef6fd76e703b8603 /target/linux/generic/backport-5.10
parent64cf31f6ff5b35bc1bc6e4c87779a3a6c60b7103 (diff)
downloadupstream-712681458a65736d3fc625bb9c481c31b23c1f97.tar.gz
upstream-712681458a65736d3fc625bb9c481c31b23c1f97.tar.bz2
upstream-712681458a65736d3fc625bb9c481c31b23c1f97.zip
kernel: bump 5.10 to 5.10.167
All patches automatically rebased. Build system: x86_64 Build-tested: ramips/tplink_archer-a6-v3 Run-tested: ramips/tplink_archer-a6-v3 Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/backport-5.10')
-rw-r--r--target/linux/generic/backport-5.10/630-v5.15-page_pool_frag_support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-5.10/630-v5.15-page_pool_frag_support.patch b/target/linux/generic/backport-5.10/630-v5.15-page_pool_frag_support.patch
index dbcdac8590..340a02afa7 100644
--- a/target/linux/generic/backport-5.10/630-v5.15-page_pool_frag_support.patch
+++ b/target/linux/generic/backport-5.10/630-v5.15-page_pool_frag_support.patch
@@ -646,7 +646,7 @@
}
/* Reposition in the original skb */
-@@ -5189,6 +5210,20 @@ bool skb_try_coalesce(struct sk_buff *to
+@@ -5188,6 +5209,20 @@ bool skb_try_coalesce(struct sk_buff *to
if (skb_cloned(to))
return false;