commit | 463717edc9d675ead14b02f060425ff7860d1dc1 | [log] [tgz] |
---|---|---|
author | Seokmann Ju <seokmann.ju@qlogic.com> | Thu Apr 03 13:13:29 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 07 12:19:16 2008 -0500 |
tree | 5e3a56d264b7b5b3f61133ffca5e935feb79f1c7 | |
parent | d4486fd6deb3354aa39cfedfcfd114cfe9ff9238 [diff] |
[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port. As there is no actual cable connection on vports, made change so that the driver checks DFLG_NO_CABLE against ha->device_flags only for physical port. 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>