OSDN Git Service

[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)
commit83ff74e33849cd5592efa1ea583175600b6a485e
tree35e533bdbc7ba955ec8ce7db3048dcfc29ef2e52
parent75f8c1f693eefacc17a65614eb4ed1ee0f84fda6
[SCSI] mptfusion: unlock on error in mpt_config()

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>
drivers/message/fusion/mptbase.c