staging/fwserial: Up the tty buffer limit to 128K
authorPeter Hurley <peter@hurleysoftware.com>
Fri, 22 Nov 2013 18:06:09 +0000 (13:06 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Dec 2013 01:03:03 +0000 (17:03 -0800)
commit2ead3911e0910f19bf0d9c623ed73f70db8e0c24
tree916d9684064bde66a2e325b2ce12718e7fcdead1
parentc4a8dab5806188fb2a752467b63a7fd19bcbf0ec
staging/fwserial: Up the tty buffer limit to 128K

The firewire driver can overrun the tty buffers before the
line discipline can throttle the input; up the buffer limit.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/fwserial.c