Home
last modified time | relevance | path

Searched hist:"6 f6ed696945c9c98fb6e0def32d29411d958a6fa" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dir-usb.cdiff 6f6ed696945c9c98fb6e0def32d29411d958a6fa Thu May 13 14:02:01 CDT 2010 Johan Hovold <jhovold@gmail.com> USB: ir-usb: allow custom bulk buffer size without reallocation

Use usb_serial_driver bulk_in_size and bulk_out_size to make sure
buffers of appropriate sizes are allocated in the first place rather than
reallocating them at every open.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>