commit | 4d2f110c51eec853c50f68cf068888a77551c8d3 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri Aug 24 15:40:10 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:55:21 2007 -0700 |
tree | 0994331b5cde04b379a8e7212596ec7fc4448639 | |
parent | e7beb667842ad0f6ec95a22e7c88e71dfbd60649 [diff] |
USB: reorganize urb->status use in dummy-hcd This patch (as973) reorganizes the way dummy-hcd sets urb->status. It now keeps the information in a local variable until the last moment. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>