[SCSI] mptfusion: unlock on error in mpt_config()
authorDan Carpenter <error27@gmail.com>
Sat, 27 Aug 2011 09:59:30 +0000 (12:59 +0300)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 22 May 2012 10:50:54 +0000 (11:50 +0100)
We introduced a new return here and forgot to unlock the mutex.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: "Nandigama, Nagalakshmi" <Nagalakshmi.Nandigama@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found