commit | 3fc3e8269fa5c1f35b518dbe18dc48acef3c7684 | [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:06 2007 -0700 |
tree | 2883b8ee8ef15352f80639bde5ab80bdd93d2c80 | |
parent | b44cd112a0400d5eb381f3c1a1e7a6925911c835 [diff] |
USB: core: message: 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>