diff options
| author | John Audia <therealgraysky@proton.me> | 2023-10-25 15:26:53 -0400 |
|---|---|---|
| committer | Daniel Golle <daniel@makrotopia.org> | 2023-10-27 19:43:06 +0100 |
| commit | 75aeb7ed627ba5ea6f10f365b232bed21e40b502 (patch) | |
| tree | fe3388e83a9fefa54cb60220aa9fafa54ef2fcb4 /target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch | |
| parent | eacc885816fb46bf4054b0c3dd2cd1513322ad09 (diff) | |
| download | upstream-75aeb7ed627ba5ea6f10f365b232bed21e40b502.tar.gz upstream-75aeb7ed627ba5ea6f10f365b232bed21e40b502.tar.bz2 upstream-75aeb7ed627ba5ea6f10f365b232bed21e40b502.zip | |
kernel: bump 5.15 to 5.15.137
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.137
All patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch')
| -rw-r--r-- | target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch b/target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch index 5c1dbd69d3c..e5667c17438 100644 --- a/target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch +++ b/target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch @@ -20,7 +20,7 @@ Subject: [PATCH] net/usb/qmi_wwan: add MeigLink modem support {QMI_FIXED_INTF(0x0408, 0xea42, 4)}, /* Yota / Megafon M100-1 */ --- a/drivers/usb/serial/option.c +++ b/drivers/usb/serial/option.c -@@ -244,6 +244,8 @@ static void option_instat_callback(struc +@@ -247,6 +247,8 @@ static void option_instat_callback(struc #define UBLOX_PRODUCT_R410M 0x90b2 /* These Yuga products use Qualcomm's vendor ID */ #define YUGA_PRODUCT_CLM920_NC5 0x9625 @@ -29,7 +29,7 @@ Subject: [PATCH] net/usb/qmi_wwan: add MeigLink modem support #define QUECTEL_VENDOR_ID 0x2c7c /* These Quectel products use Quectel's vendor ID */ -@@ -1180,6 +1182,11 @@ static const struct usb_device_id option +@@ -1185,6 +1187,11 @@ static const struct usb_device_id option .driver_info = ZLP }, { USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_BG96), .driver_info = RSVD(4) }, |
