diff options
author | Lalit Chandivade <lalit.chandivade@qlogic.com> | 2012-02-13 18:30:42 +0530 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-02-19 09:31:46 -0600 |
commit | 20e835b43f3f81e29f34e06099a47285ffebe688 (patch) | |
tree | f0c82c1b7bf68d7496369b0480e92d720e9bb092 /fs/xfs/xfs_rw.h | |
parent | 981c982c2d739940d36ab535047a471943787c93 (diff) |
[SCSI] qla4xxx: Fix verify boot idx correctly
qla4xxx_verify_boot_idx can falsely report a DDB to be boot target
if ha->pri_ddb_idx and ha->sec_ddb_idx are not initialized correctly.
What this could cause is if there is DDB entry in FLash at index 0, then
qla4xxx_verify_boot_idx would return wrong result as ha->pri_ddb_idx is not
set correctly. Fixed the qla4xxx_get_boot_info to set the ha->pri_ddb_idx and
ha->sec_ddb_idx correctly.
Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'fs/xfs/xfs_rw.h')
0 files changed, 0 insertions, 0 deletions