summaryrefslogtreecommitdiffstats
path: root/net/strparser
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2017-01-25 18:02:49 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-26 18:51:15 +0100
commit4ddecf76b5aebb5db4a771ca52c18135291235e3 (patch)
tree82e3ba9166c1e536e5b18020b9a0b3fbc68d0242 /net/strparser
parentMerge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... (diff)
downloadlinux-4ddecf76b5aebb5db4a771ca52c18135291235e3.tar.xz
linux-4ddecf76b5aebb5db4a771ca52c18135291235e3.zip
USB: cdc-acm: fix TIOCGSERIAL flags
The driver reports that it always uses a low-latency mode by returning the ASYNC_LOW_LATENCY flag through TIOCGSERIAL. Even if this behaviour could not be changed, this may have made some sense prior to 7a9a65ced11e ("cdc-acm: Fix long standing abuse of tty->low_latency") which removed the unconditional setting of the corresponding tty low_latency flag (something which had always been broken in itself). Since the driver does not have a low-latency mode, let's drop the flag. Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/strparser')
0 files changed, 0 insertions, 0 deletions