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)
commit7b5939ba591e9affbe4f336935b0985fd250a2b3
treefc6a288ab3811e0b004b2b19b28b1e24ddbe0d2e
parentfea1829f9ba262442ad9fc91cfe9284fa9ea8458
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