commit | 642ef983861a6a7ba41e9d7c0aa4da8f6d5af5bf | [log] [tgz] |
---|---|---|
author | Chad Dupuis <chad.dupuis@qlogic.com> | Thu Feb 09 11:15:57 2012 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 08:33:13 2012 -0600 |
tree | 5688c1503783f8b530bd83f5928271de8dbb9677 | |
parent | 7a67735b07aa1bf61b8535eec6f6fb6474cf7926 [diff] |
[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets. Add a field to the qla_hw_data struct to allow us to set the maximum number of fabric devices on a per adapter basis based on ISP type. [jejb: fix up missing rval = QLA_SUCCESS to prevent uninit var warning] Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>