commit | eb66dc60be5a72bc940458a5adfd400e4d810d49 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Mon Nov 12 10:30:58 2007 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 11 18:22:45 2008 -0600 |
tree | 677baf5655d9ae312e877cab4adb33a1319e9993 | |
parent | 06e23b7470ca7974b0ca8150c5415b55b5ea2a99 [diff] |
[SCSI] qla2xxx: Correct NPIV support for recent ISPs. Firmware will export to software the maximum number of vports supported for any given firmware version and ISP type. Use this information rather than the current hardcoding of limitations within the driver. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>