]> git.baikalelectronics.ru Git - kernel.git/commit
net: qmi_wwan: add support for ZTE MF820D
authorBjørn Mork <bjorn@mork.no>
Fri, 16 Mar 2012 14:41:27 +0000 (15:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Mar 2012 20:38:45 +0000 (13:38 -0700)
commite81e9587dfb56d230665c77b2dc60ebdeb3e5193
tree920545fa5a3e45d418ad79132932fca2cccf6285
parent61c060c380ff3e184b390a79f5d0c983f14ee011
net: qmi_wwan: add support for ZTE MF820D

ZTE have yet to discover the magic of USB descriptors.  These
devices use ff/ff/ff for class/subclass/protocol regardless of
function, except for usb-storage.  Use an interface number
whitelist to force the driver to bind only to the QMI/wwan
interface.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/qmi_wwan.c