From: Alan Stern Date: Fri, 24 Aug 2007 19:41:18 +0000 (-0400) Subject: USB: reorganize urb->status use in r8a66597-hcd X-Git-Tag: v2.6.24-rc1~1395^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=888fda47051716765175d0008450126c837adb32;p=pandora-kernel.git 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 CC: Yoshihiro Shimoda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed