From: Andrew Vasquez Date: Wed, 6 Jul 2005 17:32:37 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions. X-Git-Tag: v2.6.13-rc4~75^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc4731f5b4539faea237bacd170a27a230a7e724;p=pandora-kernel.git [SCSI] qla2xxx: Correct maximum supported lun and target-id definitions. Correct maximum supported lun and target-id definitions. The driver uses command-IOCBs which support a maximum lun value of 0xffff -- correct #define to reflect the change. Also, remove superfluous MAX_TARGET definition. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed