James/linux-scsi, The following patch for megaraid_sas removes some unused variables from the megasas_instance structure. Signed-off-by: Adam Radford <aradford@xxxxxxxxx> diff -Naur scsi-for-next.old/drivers/scsi/megaraid/megaraid_sas.h scsi-for-next.new/drivers/scsi/megaraid/megaraid_sas.h --- scsi-for-next.old/drivers/scsi/megaraid/megaraid_sas.h 2014-06-19 15:03:05.000000000 -0700 +++ scsi-for-next.new/drivers/scsi/megaraid/megaraid_sas.h 2014-06-19 15:30:49.334075830 -0700 @@ -1633,8 +1633,6 @@ struct timer_list sriov_heartbeat_timer; char skip_heartbeat_timer_del; u8 requestorId; - u64 initiator_sas_address; - u64 ld_sas_address[64]; char PlasmaFW111; char mpio; int throttlequeuedepth;
Attachment:
megaraid_sas.patch2
Description: Binary data