]> git.baikalelectronics.ru Git - kernel.git/commit
qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwan
authorYegor Yefremov <yegorslists@googlemail.com>
Fri, 28 Mar 2014 11:07:18 +0000 (12:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Mar 2014 20:06:11 +0000 (16:06 -0400)
commit0168642c90469c5012a22a10ccf9d10c342bedbe
treefc6a288ab3811e0b004b2b19b28b1e24ddbe0d2e
parent9deb500046769d7a0861fb690bd2345a40a39982
qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwan

This device provides QMI and ethernet functionality via a standard CDC
ethernet descriptor.  But when driven by cdc_ether, the QMI
functionality is unavailable because only cdc_ether can claim the USB
interface. Thus blacklist the device in cdc_ether and add its IDs to
qmi_wwan, which enables both QMI and ethernet simultaneously.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ether.c
drivers/net/usb/qmi_wwan.c