From: Chad Dupuis Date: Thu, 9 Feb 2012 19:15:57 +0000 (-0800) Subject: [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of... X-Git-Tag: v3.4-rc1~145^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=642ef983861a6a7ba41e9d7c0aa4da8f6d5af5bf;p=pandora-kernel.git [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 Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed