commit | cc4731f5b4539faea237bacd170a27a230a7e724 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Wed Jul 06 10:32:37 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Jul 14 11:13:11 2005 -0400 |
tree | e1c9df14e591a29680b4a287972b74cc53f2b5d7 | |
parent | ae91193cd5bc80b4d62b1d4f0e7f3fea48f41ccd [diff] |
[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>