usb-linux: Enlarge buffer for descriptors to 8192 bytes
commitf8ddbfbcda3ed83b57df537f2457db25de2cc572
authorHans de Goede <hdegoede@redhat.com>
Tue, 31 May 2011 09:35:26 +0000 (31 11:35 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 14 Jun 2011 10:56:49 +0000 (14 12:56 +0200)
tree041ed1a56a5afa7a1d5de4c7744535458491b02f
parente447fc63530bcd0e50201da3b06e112eab1a851d
usb-linux: Enlarge buffer for descriptors to 8192 bytes

1024 bytes is way to small, one hd UVC webcam I have over here has so
many resolutions its descriptors take op close to 4k. Hopefully 8k will
be enough for all devices.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
usb-linux.c