USB: cp210x: increase bulk-in buffer size to 256 byte
authorJohan Hovold <jhovold@gmail.com>
Wed, 17 Mar 2010 22:00:39 +0000 (23:00 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:33 +0000 (13:21 -0700)
commitaea006b93a59864473866e4b1bdb51deea593798
treedb9e5bc5fef8ef4a30f43c0ba354b61ba4e62b83
parentd4e598f65de351eb66a90889d9ceaaca472fda40
USB: cp210x: increase bulk-in buffer size to 256 byte

The cp210x requires a bulk-in buffer larger than endpoint size to keep
up at high baudrates without loosing data.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/cp210x.c