]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: cdc-acm tell tty layer not to split things up.
authorDavid Engraf <david.engraf@netcom.eu>
Thu, 20 Mar 2008 09:53:52 +0000 (10:53 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Apr 2008 04:16:44 +0000 (21:16 -0700)
commit28d1dfadd3ca07e7ec1c3de4f82ac2b8ece4be91
tree3044220216de21b2e779f02e6f2a6ff0aed94447
parent454459b02ea9c8e850fd0b4e770037daf9a7b758
USB: cdc-acm tell tty layer not to split things up.

It ensures that the tty level do not split
the send buffer into 2KB blocks.

Signed-off-by: David Engraf <david.engraf@netcom.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/class/cdc-acm.c