diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-28 14:40:43 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-30 11:21:46 +0100 |
commit | 61df1285ce350ffaabcf6f20079bb3f8bc91dbe6 (patch) | |
tree | 7fc00de3e19c758b9b00e940be17d83db6bf786b /target/linux | |
parent | 51431de30dde7fd046eb3d4d3cf0beaa9db35e58 (diff) | |
download | upstream-61df1285ce350ffaabcf6f20079bb3f8bc91dbe6.tar.gz upstream-61df1285ce350ffaabcf6f20079bb3f8bc91dbe6.tar.bz2 upstream-61df1285ce350ffaabcf6f20079bb3f8bc91dbe6.zip |
kernel: bump 4.14 to 4.14.150
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')
-rw-r--r-- | target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch b/target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch index 438ef0821d..b708fda5ca 100644 --- a/target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch +++ b/target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch @@ -30,7 +30,7 @@ Signed-off-by: Johan Hovold <johan@kernel.org> --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c -@@ -1954,7 +1954,8 @@ static const struct usb_device_id option +@@ -1965,7 +1965,8 @@ static const struct usb_device_id option { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7d01, 0xff) }, /* D-Link DWM-156 (variant) */ { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7d02, 0xff) }, { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7d03, 0xff) }, |