diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-28 14:23:13 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-10-30 11:17:40 +0100 |
commit | 79e639160048e9cfcc6d91b0a537840cdd4b72ac (patch) | |
tree | 6244d78c4cbf294844b6a4d8a275c2d20b9ae96f /target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch | |
parent | c51a39d4a5a7bc1e7008c12b79b9236f667ce5ef (diff) | |
download | upstream-79e639160048e9cfcc6d91b0a537840cdd4b72ac.tar.gz upstream-79e639160048e9cfcc6d91b0a537840cdd4b72ac.tar.bz2 upstream-79e639160048e9cfcc6d91b0a537840cdd4b72ac.zip |
kernel: bump 4.14 to 4.14.150
Refreshed all patches.
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch')
-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) }, |