[SCSI] qla2xxx: Correct maximum supported lun and target-id definitions.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Wed, 6 Jul 2005 17:32:37 +0000 (10:32 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 14 Jul 2005 15:13:11 +0000 (11:13 -0400)
commitcc4731f5b4539faea237bacd170a27a230a7e724
treee1c9df14e591a29680b4a287972b74cc53f2b5d7
parentae91193cd5bc80b4d62b1d4f0e7f3fea48f41ccd
[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 <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_init.c