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)
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>

No differences found