aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.14
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-19 15:42:13 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-06-20 15:51:03 +0200
commitbd0c3988e742e1bad385ef3d2112b05472bd111c (patch)
tree48f07f84e01bcecc396abbd851a9bbfb432f4ca2 /target/linux/ramips/patches-4.14
parent2999c342aa9def638ccce0cef2ffcafa5c63a703 (diff)
downloadupstream-bd0c3988e742e1bad385ef3d2112b05472bd111c.tar.gz
upstream-bd0c3988e742e1bad385ef3d2112b05472bd111c.tar.bz2
upstream-bd0c3988e742e1bad385ef3d2112b05472bd111c.zip
kernel: bump 4.14 to 4.14.128
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/ramips/patches-4.14')
-rw-r--r--target/linux/ramips/patches-4.14/0032-USB-dwc2-add-device_reset.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-4.14/0032-USB-dwc2-add-device_reset.patch b/target/linux/ramips/patches-4.14/0032-USB-dwc2-add-device_reset.patch
index d9449eb39f..8ff9c0f754 100644
--- a/target/linux/ramips/patches-4.14/0032-USB-dwc2-add-device_reset.patch
+++ b/target/linux/ramips/patches-4.14/0032-USB-dwc2-add-device_reset.patch
@@ -18,7 +18,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
#include <linux/usb/hcd.h>
#include <linux/usb/ch11.h>
-@@ -5171,6 +5172,8 @@ int dwc2_hcd_init(struct dwc2_hsotg *hso
+@@ -5180,6 +5181,8 @@ int dwc2_hcd_init(struct dwc2_hsotg *hso
retval = -ENOMEM;