commit | 888fda47051716765175d0008450126c837adb32 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri Aug 24 15:41:18 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:55:23 2007 -0700 |
tree | 0ea89f308464a86830d2799d9ab744655308ef5d | |
parent | 65e51098d9094c7e840b6d6291867b95538d9442 [diff] |
USB: reorganize urb->status use in r8a66597-hcd This patch (as977) reorganizes the way r8a66597-hcd sets urb->status. It now keeps the information in a local variable until the last moment. Parts of this patch were written by Yoshihiro Shimoda. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> CC: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>