]> Pileus Git - ~andy/linux/commit
USB: serial: option: blacklist interface 1 for Huawei E173s-6
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 11 Nov 2013 12:59:15 +0000 (09:59 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Dec 2013 21:50:54 +0000 (13:50 -0800)
commit8f173e22abf2258ddfa73f46eadbb6a6c29f1631
tree37f7df4579f0c34415e4960a41692bb736b4149e
parentd63e502dbebf095e4ffd7a40acfc3056fbe892fd
USB: serial: option: blacklist interface 1 for Huawei E173s-6

Interface 1 on this device isn't for option to bind to otherwise an oops
on usb_wwan with log flooding will happen when accessing the port:

tty_release: ttyUSB1: read/write wait queue active!

It doesn't seem to respond to QMI if it's added to qmi_wwan so don't add
it there - it's likely used by the card reader.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/option.c