commit | eafe1df9e311034cce204e43c0e45c91723b802f | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Thu Feb 21 05:44:33 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Feb 22 17:15:35 2008 -0600 |
tree | 6d96be5168ac4aaec4f7c001920dbcf0086cb117 | |
parent | 65fecc77f3c47c5e8758d133b8ec47dcc16ed207 [diff] |
[SCSI] lpfc: Balance locking Commit 3163f725a5d071eea1830bbbfab78cfe3fc9baaf introduced locking in lpfc_sli_hbqbuf_fill_hbqs, but missed unlocking on one exit. Reported-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Acked-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>