On Fri, 2009-12-04 at 08:48 +0530, Jayamohan Kallickal wrote: > This patch will link the current allocated wrb with the next > wrb that will be allocated. This is a requirement from the chip. This patch breaks bisectability: CC [M] drivers/scsi/be2iscsi/be_main.o drivers/scsi/be2iscsi/be_main.c:635: error: conflicting types for 'alloc_wrb_handle' drivers/scsi/be2iscsi/be_main.h:654: error: previous declaration of 'alloc_wrb_handle' was here make[3]: *** [drivers/scsi/be2iscsi/be_main.o] Error 1 To be bisectable, a patch series must compile at every point of application. James -- 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