The following patch fixes removal of a duplicate struct member definition. Signed-off-by: Anil Ravindranath<anil_ravindranath@xxxxxxxxxxxxxx> pmcraid.h | 1 - 1 file changed, 1 deletion(-) --- scsi-misc-2.6.orig/drivers/scsi/pmcraid.h 2010-10-25 17:24:23.000000000 -0700 +++ scsi-misc-2.6/drivers/scsi/pmcraid.h 2010-10-25 17:23:51.000000000 -0700 @@ -568,7 +568,6 @@ struct pmcraid_control_block *ioa_cb; dma_addr_t ioa_cb_bus_addr; dma_addr_t dma_handle; - u8 *sense_buffer; /* pointer to mid layer structure of SCSI commands */ struct scsi_cmnd *scsi_cmd; -- 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