commit | a95a03811beb4ac4b9ac4a39486b912d07d64d64 | [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:07 2007 -0700 |
tree | 9ca92351b034e28d65dbd38b181b5616be1a4a0a | |
parent | 2fe8c3f1538e8db2b853f10480584679b0c336f1 [diff] |
USB: misc: phidgetmotorcontrol: 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>