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)
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

Simple merge
Simple merge