commit | 5fb8fd0dbc0f7e3bc3ea594223e5d4b50c2092d9 | [log] [tgz] |
---|---|---|
author | Bhanu Prakash Gollapudi <bprakash@broadcom.com> | Thu Aug 04 17:38:47 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:35:44 2011 -0600 |
tree | 2a5d289bcdf75d799539dc24a6377469e9bf9cc4 | |
parent | b338c785c5c945383046ff39092e3021ea5b1d95 [diff] |
[SCSI] bnx2fc: code cleanup in bnx2fc_offload_session - Free session resources before rport logoff - Do not free session resources in bnx2fc_alloc_session_resc() as it is handled in caller's error handling path. - Do not call bnx2fc_free_session_resc() if bnx2fc_init_tgt() fails as cq_lock is not yet initialized. Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>