From: Alan Stern Date: Fri, 24 Aug 2007 19:40:34 +0000 (-0400) Subject: USB: reorganize urb->status use in ohci-hcd X-Git-Tag: v2.6.24-rc1~1395^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d8496837cf124f68656e4242a5e20eb592fd54;p=pandora-kernel.git USB: reorganize urb->status use in ohci-hcd This patch (as975) reorganizes the way ohci-hcd sets urb->status. It now keeps the information in a local variable until the last moment. Signed-off-by: Alan Stern CC: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed