]> 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)
committerDavid S. Miller <davem@davemloft.net>
Fri, 26 Oct 2012 07:44:34 +0000 (03:44 -0400)
commitf8295ec22cb0f1ee6849b862addbfa3ea9320755
tree08f8a618493e10a1cb4514a3e22aa2737b291e56
parent39707c2a3ba5011038b363f84d37c8a98d2d9db1
qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan

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>
Cc: stable@vger.kernel.org
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>
drivers/net/usb/cdc_ether.c
drivers/net/usb/qmi_wwan.c