diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-01-17 15:42:22 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-01-17 17:21:00 +0100 |
commit | c7b9c858195f03e0f13f0ee74f59bf2fc02c7d64 (patch) | |
tree | bf718de746af0496000bd4a22b0740e9ba2241e0 /target/linux/generic | |
parent | c9388fa986a56d8a87fa3f289b6a0f14d7959c5a (diff) | |
download | upstream-c7b9c858195f03e0f13f0ee74f59bf2fc02c7d64.tar.gz upstream-c7b9c858195f03e0f13f0ee74f59bf2fc02c7d64.tar.bz2 upstream-c7b9c858195f03e0f13f0ee74f59bf2fc02c7d64.zip |
kernel: bump 4.14 to 4.14.215
Refreshed all patches.
Compile-tested on: ipq40xx, lantiq/xrx200, x86/64, ipq806x
Runtime-tested on: ipq40xx, lantiq/xrx200, x86/64
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic')
-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 ecef1a4b2b..a66f628e3c 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 -@@ -2015,7 +2015,8 @@ static const struct usb_device_id option +@@ -2017,7 +2017,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) }, |