From: Wei Yongjun Date: Fri, 20 Dec 2013 02:51:23 +0000 (+0800) Subject: [SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk() X-Git-Tag: v3.15-rc1~136^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39a8b4f9ec67e4152032ff31eeccf4d7251833f;p=pandora-kernel.git [SCSI] bfa: fix missing unlock on error in bfad_iocmd_cfg_trunk() Add the missing unlock before return from function bfad_iocmd_cfg_trunk() in the error handling case. Signed-off-by: Wei Yongjun Acked-by: Vijaya Mohan Guvva Signed-off-by: James Bottomley --- Reading git-diff-tree failed