commit | 18ac3016055b58d676f6148a77dcf539d05ce215 | [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 | 650f9a5f2f5832248cf101dbc808343ac5a03586 | |
parent | 185d40587d22fe604962fb53c0c9a9f1670feb66 [diff] |
USB: class: usblp: 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>