On 8.2.2017 10:28, Shivasharan S wrote: > fix in v2 - ex_status and status was wrongly re-used in megasas_complete_r1_command. > discussed below - > http://marc.info/?l=linux-scsi&m=148638763409385&w=2 > > > No functional change. Code refactor. > Remove function megasas_fpio_to_ldio as we never require to convert fpio to ldio because of frame unavailability. > Grab extra frame of raid 1 write fast path before it creates first frame as Fast Path. > Removed is_raid_1_fp_write flag as raid 1 write fast path command is decided using r1_alt_dev_handle only. > Move resetting megasas_cmd_fusion fields at common function megasas_return_cmd_fusion. > > > Signed-off-by: Shivasharan S <shivasharan.srikanteshwara@xxxxxxxxxxxx> > Signed-off-by: Kashyap Desai <kashyap.desai@xxxxxxxxxxxx> > Reviewed-by: Hannes Reinecke <hare@xxxxxxxx> Reviewed-by: Tomas Henzl <thenzl@xxxxxxxxxx> Tomas