]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: misc: usbtest: clean up urb->status usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 18 Jul 2007 17:58:02 +0000 (10:58 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 20 Jul 2007 00:46:08 +0000 (17:46 -0700)
commit59d99785a9f8294f9e38ac677df8526e44462f66
tree73255095ec91d4b7488bdd21a518c3fb4a31fd0f
parent0723af13bf5c6710af99531fc4862622f3c2d637
USB: misc: usbtest: clean up urb->status usage

This done in anticipation of removal of urb->status, which will make
that patch easier to review and apply in the future.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/misc/usbtest.c