commit | 50db6b134c31351a03cec9d2a7f9e61f63a5ce9f | [log] [tgz] |
---|---|---|
author | Seokmann Ju <seokmann.ju@qlogic.com> | Thu Jan 17 09:02:14 2008 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Wed Jan 23 11:29:32 2008 -0600 |
tree | 6b1de3f094ad31d17db8582a36c849e943e1d254 | |
parent | 0b05a1f0d68bf4714c37aa7843c31df1866b017a [diff] |
[SCSI] qla2xxx: Add a filter to compare port_name against the physical on vport creation. During vport creation, there was a possibility to get create a vport with same port_name as pport. A new filter has added to compare given port_name with the port_name of the pport. Signed-Off-by: Seokmann Ju <seokmann.ju@qlogic.com> Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>