From: Sarah Sharp Date: Fri, 2 Dec 2011 19:55:48 +0000 (-0800) Subject: UAS: Free status URB when we can't find the SCSI tag. X-Git-Tag: v3.4-rc1~184^2~22^2~121^2~16^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96c1eb9873caffc507a1951c36b43fdcf3ddeff3;p=pandora-kernel.git UAS: Free status URB when we can't find the SCSI tag. In the UAS status URB completion handler, we need to free the URB, no matter what happens. Fix a bug where we would leak the URB (and its buffer) if we couldn't find a SCSI command that is associated with this status phase. Signed-off-by: Sarah Sharp Cc: Matthew Wilcox Signed-off-by: Sebastian Andrzej Siewior --- Reading git-diff-tree failed