Hi I am sending four patches. 1/4 : This patch enablesi be2iscsi to use the start number and number of cids/icd provided by FW rather than hard coded values 2/4 : We need to hold on to ep resources untill invalidate and close connection are completed 3/4 : This patch will link the current allocated wrb with the next wrb that will be allocated. This is a requirement from the chip. 4/4 : This patch does a couple of very small, mostly single line changes which I feel will be an overkill to put in individual patches 1) moved pci_set_drvdata to inside beiscsi_hba_alloc 2) Enabled handling of TEXT Response 3) Added opcode for ISCSI_OP_LOGOUT_RSP, ISCSI_OP_SCSI_TMFUNC_RSP, 4) Ask for ack based completion for NOOPOUT and TTT != RESERVERD The patch was built on the latest tree at git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git I request that these patches be applied to the next release Thanks Jay Signed-off-by: Jayamohan Kallickal <jayamohank@xxxxxxxxxxxxxxxxx> --- -- 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