Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_p…
…ut() The dereference to 'put_index' should be moved below the NULL test. Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Acked-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
- Loading branch information