aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-10-25 14:36:20 -0400
committerNick Hainke <vincent@systemli.org>2023-10-26 12:08:52 +0200
commitcd86f6c24daace0c5c610dbc2a2c472014598ecd (patch)
treef1318c0db6aef5ddc799ed537efcc04ffdb07b4a /target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch
parent732ae343ffb3ad19978b75a8105d55f5e6d1d435 (diff)
downloadupstream-cd86f6c24daace0c5c610dbc2a2c472014598ecd.tar.gz
upstream-cd86f6c24daace0c5c610dbc2a2c472014598ecd.tar.bz2
upstream-cd86f6c24daace0c5c610dbc2a2c472014598ecd.zip
kernel: bump 6.1 to 6.1.60
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.60 All patches automatically rebased. Build system: x86/64 Build-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod Run-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch')
-rw-r--r--target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch b/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch
index a68562d0958..9e93e76f84c 100644
--- a/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch
+++ b/target/linux/generic/hack-6.1/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) },