mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-25 13:28:08 +00:00
generic: refresh hack patches
Refresh hack patches with make target/linux/refresh. Fixes: 9508ca44eb57 ("kernel: backport improvement to page pool fragment handling from 6.7") Signed-off-by: Mieczyslaw Nalewaj <namiltd@yahoo.com> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
478041997f
commit
ee730a66e9
@ -16,7 +16,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
||||
|
||||
--- a/net/core/page_pool.c
|
||||
+++ b/net/core/page_pool.c
|
||||
@@ -862,12 +862,23 @@ static void page_pool_release_retry(stru
|
||||
@@ -873,12 +873,23 @@ static void page_pool_release_retry(stru
|
||||
{
|
||||
struct delayed_work *dwq = to_delayed_work(wq);
|
||||
struct page_pool *pool = container_of(dwq, typeof(*pool), release_dw);
|
||||
|
Loading…
x
Reference in New Issue
Block a user