diff options
author | Felipe Pena <felipensp@gmail.com> | 2013-10-16 04:29:50 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-10-25 14:25:54 +0400 |
commit | 1109c94444504bff8b7463879e598fb320bf77c0 (patch) | |
tree | 2969e2f6a014dae8a34dec1e0fd1857ec220f29c /drivers/scsi/esp_scsi.h | |
parent | a8e5a2d593cbfccf530c3382c2c328d2edaa7b66 (diff) | |
download | linux-1109c94444504bff8b7463879e598fb320bf77c0.tar.xz |
[SCSI] lpfc: Fix typo on NULL assignment
In the lpfc_ct_free_iocb function after freeing associated memory to the
ctiocb->context3, the ctiocb->context1 is set to NULL instead of context3.
Signed-off-by: Felipe Pena <felipensp@gmail.com>
Acked-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/esp_scsi.h')
0 files changed, 0 insertions, 0 deletions