Home
last modified time | relevance | path

Searched hist:"41 d3c0b84d6e084865c429b1b6825256c0169319" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dusbtest.cdiff 41d3c0b84d6e084865c429b1b6825256c0169319 Mon Aug 31 20:47:58 CDT 2015 Peter Chen <peter.chen@freescale.com> usb: misc: usbtest: allocate size of urb array according to user parameter

Allocate the size of urb pointer array according to testusb's
parameter sglen, and limits the length of sglen as MAX_SGLEN
(128 currently).

Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>