]> git.baikalelectronics.ru Git - kernel.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)
commit90aa610a8d5daccca5902ed7431dabd42caf8ed1
tree08f8a618493e10a1cb4514a3e22aa2737b291e56
parent805d93bb78dd2b222a65bf3c58f328865b401b19
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