commit | 59d99785a9f8294f9e38ac677df8526e44462f66 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 18 10:58:02 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 19 17:46:08 2007 -0700 |
tree | 73255095ec91d4b7488bdd21a518c3fb4a31fd0f | |
parent | 0723af13bf5c6710af99531fc4862622f3c2d637 [diff] |
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>