]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
authorReinhard Speyerer <rspmn@arcor.de>
Thu, 16 Jul 2015 21:28:14 +0000 (23:28 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 03:42:39 +0000 (20:42 -0700)
commite3426ca7bc2957ee072f61360c2b81b4adb629ad
treed839385b34cd25a40f5e266517b4910736d10a9c
parent06613e38f1f2b098d46e9549756c0d5c040f2ef8
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355

Sierra Wireless MC7305/MC7355 with USB ID 1199:9041 also provide a
second QMI/network interface like the MC73xx with USB ID 1199:68c0 on
USB interface #10 when used in the appropriate USB configuration.
Add the corresponding QMI_FIXED_INTF entry to the qmi_wwan driver.

Please note that the second QMI/network interface is not working for
early MC73xx firmware versions like 01.08.x as the device does not
respond to QMI messages on the second /dev/cdc-wdm port.

Signed-off-by: Reinhard Speyerer <rspmn@arcor.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/qmi_wwan.c