scsi: aacraid: Added new IWBR reset
Added a new IWBR soft reset type, reworked the IOP reset interface for a bit. Signed-off-by: Raghava Aditya Renukunta <RaghavaAditya.Renukunta@microsemi.com> Signed-off-by: Dave Carroll <David.Carroll@microsemi.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

committed by
Martin K. Petersen

parent
999b3ffc0f
commit
3136432956
@@ -4007,8 +4007,6 @@ static long aac_build_sghba(struct scsi_cmnd *scsicmd,
|
||||
u32 cur_size;
|
||||
struct aac_hba_sgl *sge;
|
||||
|
||||
|
||||
|
||||
nseg = scsi_dma_map(scsicmd);
|
||||
if (nseg <= 0) {
|
||||
byte_count = nseg;
|
||||
|
Reference in New Issue
Block a user