diff options
author | John Audia <therealgraysky@proton.me> | 2023-01-24 07:43:03 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-26 00:16:00 +0100 |
commit | 4e9365a654fe33c1c140253de752bdea67d83d03 (patch) | |
tree | 65c5cc9b08262ab01eec7632b37701933a1dae31 /target/linux/generic | |
parent | 8f47b87b0cc8178f73d280c98e571fe9f0ddfee8 (diff) | |
download | upstream-4e9365a654fe33c1c140253de752bdea67d83d03.tar.gz upstream-4e9365a654fe33c1c140253de752bdea67d83d03.tar.bz2 upstream-4e9365a654fe33c1c140253de752bdea67d83d03.zip |
kernel: bump 5.15 to 5.15.90
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/hack-5.15/780-usb-net-MeigLink_modem_support.patch | 2 |
1 files changed, 1 insertions, 1 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 60c5f6b762..e901deb8ab 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 @@ -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 */ -@@ -1156,6 +1158,11 @@ static const struct usb_device_id option +@@ -1162,6 +1164,11 @@ static const struct usb_device_id option .driver_info = ZLP }, { USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_BG96), .driver_info = RSVD(4) }, |