Fixed a problem with wwan dialing

Sometimes the display 4G, but can not access the Internet, switch driver solution
This commit is contained in:
云幕
2023-06-02 03:02:19 +00:00
parent 67ecbc2c00
commit f213c72b1e
2 changed files with 1248 additions and 1 deletions

View File

@ -37,6 +37,6 @@ obj-$(CONFIG_USB_NET_CX82310_ETH) += cx82310_eth.o
obj-$(CONFIG_USB_NET_CDC_NCM) += cdc_ncm.o
obj-$(CONFIG_USB_NET_HUAWEI_CDC_NCM) += huawei_cdc_ncm.o
obj-$(CONFIG_USB_VL600) += lg-vl600.o
obj-$(CONFIG_USB_NET_QMI_WWAN) += qmi_wwan.o
obj-$(CONFIG_USB_NET_QMI_WWAN) += qmi_wwan_q.o
obj-$(CONFIG_USB_NET_CDC_MBIM) += cdc_mbim.o
obj-$(CONFIG_USB_NET_CH9200) += ch9200.o

1247
drivers/net/usb/qmi_wwan_q.c Normal file

File diff suppressed because it is too large Load Diff