2
0
forked from Ivasoft/openwrt

kernel: bump 4.19 to 4.19.77

Refreshed all patches.

Remove upstreamed:
- 110-ARM-zynq-Use-memcpy_toio-instead-of-memcpy.patch

Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2019-10-07 13:09:31 +02:00
parent 9b04a7576b
commit 8e197c7af2
8 changed files with 16 additions and 51 deletions

View File

@@ -44,7 +44,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
device, it has to decide which ones to send first, which ones to
--- a/net/sched/sch_api.c
+++ b/net/sched/sch_api.c
@@ -2159,7 +2159,7 @@ static int __init pktsched_init(void)
@@ -2160,7 +2160,7 @@ static int __init pktsched_init(void)
return err;
}