commit | 185d40587d22fe604962fb53c0c9a9f1670feb66 | [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 | 663424020bea3082446709a0da0fea6a5b7dec73 | |
parent | 33fea2b2f523251d29619641451bfebdc35f4950 [diff] |
USB: class: cdc-acm: 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>