Print this page
Code review comments

*** 65,75 **** MR_FW_RAID_MAP raidMap; MR_LD_SPAN_MAP ldSpanMap[MAX_LOGICAL_DRIVES - 1]; } MR_FW_RAID_MAP_ALL; /* ! * Raid Context structure which describes MegaRAID specific IO Paramenters * This resides at offset 0x60 where the SGL normally starts in MPT IO Frames */ typedef struct _MPI2_SCSI_IO_VENDOR_UNIQUE { U8 nsegType; /* 0x00 nseg[7:4], Type[3:0] */ U8 resvd0; /* 0x01 */ --- 65,75 ---- MR_FW_RAID_MAP raidMap; MR_LD_SPAN_MAP ldSpanMap[MAX_LOGICAL_DRIVES - 1]; } MR_FW_RAID_MAP_ALL; /* ! * Raid Context structure which describes MegaRAID specific IO Parameters * This resides at offset 0x60 where the SGL normally starts in MPT IO Frames */ typedef struct _MPI2_SCSI_IO_VENDOR_UNIQUE { U8 nsegType; /* 0x00 nseg[7:4], Type[3:0] */ U8 resvd0; /* 0x01 */