From: Orjan Friberg Date: Wed, 9 Aug 2006 06:31:40 +0000 (-0700) Subject: USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error X-Git-Tag: v2.6.18-rc5~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f54fa84dda211f68f65002efa44142207c886c79;p=pandora-kernel.git USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error In my quest to try and figure out why test 14 (control write) doesn't work with my EZ-USB board, I noticed that sometimes testusb reported no error even though the kernel log complained "byte 0 is 0 not 2" etc. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed