diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-27 16:23:25 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-09-28 00:36:22 +0200 |
commit | 1da8cc1bbc251ad68cad01456e427d97f9c61cbd (patch) | |
tree | 25497fc3d67e8aa33948c841411f5eaaef763fe0 /target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch | |
parent | 1238a22316ea5f71e77691f0557297340bc72d2f (diff) | |
download | upstream-1da8cc1bbc251ad68cad01456e427d97f9c61cbd.tar.gz upstream-1da8cc1bbc251ad68cad01456e427d97f9c61cbd.tar.bz2 upstream-1da8cc1bbc251ad68cad01456e427d97f9c61cbd.zip |
kernel: Update kernel 4.14 to version 4.14.199
Compile and runtime tested on x86/64
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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 0e6aa87f9d..ab6a8f3374 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 -@@ -1990,7 +1990,8 @@ static const struct usb_device_id option +@@ -1996,7 +1996,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) }, |