diff options
author | Manish Rangankar <manish.rangankar@qlogic.com> | 2013-09-17 13:30:02 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-10-25 10:57:58 +0200 |
commit | ad8bd45ed6cde29e668cdc40426f9c894274155d (patch) | |
tree | cc9d2f938c6e957016384e26f10a1e5c0d8be974 /drivers/scsi/qla4xxx/ql4_mbx.c | |
parent | [SCSI] megaraid_sas: fixes for few endianess issues (diff) | |
download | linux-ad8bd45ed6cde29e668cdc40426f9c894274155d.tar.xz linux-ad8bd45ed6cde29e668cdc40426f9c894274155d.zip |
[SCSI] qla4xxx: correctly update session discovery_parent_idx.
Earlier logic for driver created iscsi_session->discovery_parent_idx
was to store ram index of a sendtarget entry, but driver frees
sendtarget ram index as soon as firmware is done with discovery,
which is available for further use. So changing the logic to point
iscsi_session->discovery_parent_idx to store sendtarget flashnode index.
Signed-off-by: Manish Rangankar <manish.rangankar@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla4xxx/ql4_mbx.c')
0 files changed, 0 insertions, 0 deletions