diff options
author | David Bauer <mail@david-bauer.net> | 2021-08-19 21:30:01 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-08-20 01:01:13 +0200 |
commit | 9d082556fecfe2e971f964ebcd6b13fe30d208af (patch) | |
tree | 3d105faa315dd7715f1d0248c8af20e6181adacd /target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch | |
parent | 7378c949270067d0a633cfd892b9dd6416581afa (diff) | |
download | upstream-9d082556fecfe2e971f964ebcd6b13fe30d208af.tar.gz upstream-9d082556fecfe2e971f964ebcd6b13fe30d208af.tar.bz2 upstream-9d082556fecfe2e971f964ebcd6b13fe30d208af.zip |
kernel: bump to 4.14.244
Compile-tested: ath79-generic ipq40xx-generic
Run-tested: ipq40xx-generic
Signed-off-by: David Bauer <mail@david-bauer.net>
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 4ebcc115cd..7fc129bb9a 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 -@@ -2031,7 +2031,8 @@ static const struct usb_device_id option +@@ -2033,7 +2033,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) }, |