https://bugzilla.kernel.org/show_bug.cgi?id=22512 --- Comment #2 from cunio@xxxxxxxx 2010-11-10 18:07:42 --- This patch seems to be already applied to 2.6.36. Here you are part of qla24xx_logio_entry if (iop[0] & BIT_4) { fcport->port_type = FCT_TARGET; if (iop[0] & BIT_8) fcport->flags |= FCF_FCP2_DEVICE; } else if (iop[0] & BIT_5) fcport->port_type = FCT_INITIATOR; if (logio->io_parameter[7] || logio->io_parameter[8]) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html