diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-11-06 18:43:08 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-11-07 19:49:50 +0100 |
commit | 662fe6a6eeede98ef215284aeb5ff8256ee25f1d (patch) | |
tree | 9fcc62ee99d8756917bd291f43f2e7f5fb830d3f /target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch | |
parent | 5e8b9624f1791d193e8d5e007ce4c873454f014a (diff) | |
download | upstream-662fe6a6eeede98ef215284aeb5ff8256ee25f1d.tar.gz upstream-662fe6a6eeede98ef215284aeb5ff8256ee25f1d.tar.bz2 upstream-662fe6a6eeede98ef215284aeb5ff8256ee25f1d.zip |
kernel: bump 4.14 to 4.14.254
All updated automatically.
Compile-tested on: malta/le, lantiq/xrx200
Runtime-tested on: malta/le, lantiq/xrx200
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 7fc129bb9a..be733b6d1f 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 -@@ -2033,7 +2033,8 @@ static const struct usb_device_id option +@@ -2048,7 +2048,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) }, |