Home
last modified time | relevance | path

Searched hist:"9 da2150f59e885d88b9eabe0a677f0fa4962f7b4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/misc/
H A Dusbtest.cdiff 9da2150f59e885d88b9eabe0a677f0fa4962f7b4 Mon May 22 15:47:13 CDT 2006 Alan Stern <stern@rowland.harvard.edu> [PATCH] usbtest: report errors in iso tests

This patch (as693b) makes the usbtest driver report errors in the
isochronous bulk transfer tests instead of always returning 0. As an
arbitrary cutoff, an error is returned if more than 10% of the packet
transfers fail. It also stops a test immediately upon receiving an URB
submission error.

For a test harness, it's especially important to report when errors occur!

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>