From: Dan Carpenter Date: Mon, 30 Jul 2012 08:16:35 +0000 (+0300) Subject: [SCSI] ipr: missing unlock before a return X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d995e1b7c0e92af038d9ac322e35b3caaf905b10;p=pandora-kernel.git [SCSI] ipr: missing unlock before a return We recently changed the locking in this function, but this return was missed. It needs an unlock and the IRQs need to be restored. Signed-off-by: Dan Carpenter Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed