From: Johan Hovold Date: Thu, 13 May 2010 19:02:01 +0000 (+0200) Subject: USB: ir-usb: allow custom bulk buffer size without reallocation X-Git-Tag: v2.6.35-rc1~471^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6ed696945c9c98fb6e0def32d29411d958a6fa;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed