]> git.karo-electronics.de Git - karo-tx-linux.git/commit
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan
authorDan Williams <dcbw@redhat.com>
Wed, 24 Oct 2012 12:10:34 +0000 (12:10 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Oct 2012 17:10:20 +0000 (10:10 -0700)
commit577269ce50791085217d945d2ce5ae4b6903f3b9
tree0cb9b1a174b103b94c144b1eec3a08e9e6e44da2
parent7450d9b70adc4249cfb5575b35ccb11f4b58fd1f
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan

commit f8295ec22cb0f1ee6849b862addbfa3ea9320755 upstream.

These devices provide 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 devices in cdc_ether and add their IDs to
qmi_wwan, which enables both QMI and ethernet simultaneously.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/cdc_ether.c
drivers/net/usb/qmi_wwan.c