]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets.
authorChad Dupuis <chad.dupuis@qlogic.com>
Tue, 10 Apr 2012 11:54:05 +0000 (17:24 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:40:58 +0000 (17:40 -0700)
commitd2c53f8c5118dee0cc229b6c0281021bc49ebdde
treef800372659032449861b4e932330e43c3760c601
parentd00fc586cffc7cdd74c4f49871d9023cd1aa15a4
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.

JIRA Key: V2632FC-125

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
drivers/scsi/qla2xxx/qla_dbg.c
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_gs.c
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_inline.h
drivers/scsi/qla2xxx/qla_mid.c
drivers/scsi/qla2xxx/qla_os.c