diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-25 11:38:50 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-02-25 17:33:16 +0100 |
commit | f20fea9dcdbefb015ede43959478838d21a7eb3b (patch) | |
tree | 8b48c86d806bcc4916f785cf4d8f5b41cc43c8bd /target/linux/generic/hack-4.19 | |
parent | ceed0665cc68ee836806b0cc7ca496a858063ce2 (diff) | |
download | upstream-f20fea9dcdbefb015ede43959478838d21a7eb3b.tar.gz upstream-f20fea9dcdbefb015ede43959478838d21a7eb3b.tar.bz2 upstream-f20fea9dcdbefb015ede43959478838d21a7eb3b.zip |
kernel: bump 4.19 to 4.19.25
Refreshed all patches.
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/hack-4.19')
-rw-r--r-- | target/linux/generic/hack-4.19/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-4.19/721-phy_packets.patch b/target/linux/generic/hack-4.19/721-phy_packets.patch index 8267eadac8..421afbca18 100644 --- a/target/linux/generic/hack-4.19/721-phy_packets.patch +++ b/target/linux/generic/hack-4.19/721-phy_packets.patch @@ -136,7 +136,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> #include <net/protocol.h> #include <net/dst.h> -@@ -499,6 +500,22 @@ skb_fail: +@@ -503,6 +504,22 @@ skb_fail: } EXPORT_SYMBOL(__napi_alloc_skb); |