Re: [PATCH 01/12] advansys: use host_reset

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -#define AdvAbortQueue(asc_dvc, scsiq) \
> +#define AdvAbortQueue(asc_dvc, srb_tag) \
>          AdvSendIdleCmd((asc_dvc), (ushort) IDLE_CMD_ABORT, \
> -                       (ADV_DCNT) (scsiq))
> +                       (ADV_DCNT) (srb_tag))

This change looks unrelated.

> @@ -11250,7 +11250,7 @@ static struct scsi_host_template advansys_template = {
>  	.name = DRV_NAME,
>  	.info = advansys_info,
>  	.queuecommand = advansys_queuecommand,
> -	.eh_bus_reset_handler = advansys_reset,
> +	.eh_host_reset_handler = advansys_reset,

Please also update the comments in advansys_reset that talk about bus
resets and in one case event about a device reset.

--
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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux