提交 111367f5 编写于 作者: D Darrick J. Wong 提交者: James Bottomley

[SCSI] aic94xx: Register eh_device_reset_handler

Register libsas's default device reset code with the scsi.
Signed-off-by: NDarrick J. Wong <djwong@us.ibm.com>
Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 ad689233
......@@ -79,6 +79,7 @@ static struct scsi_host_template aic94xx_sht = {
.sg_tablesize = SG_ALL,
.max_sectors = SCSI_DEFAULT_MAX_SECTORS,
.use_clustering = ENABLE_CLUSTERING,
.eh_device_reset_handler = sas_eh_device_reset_handler,
};
static int __devinit asd_map_memio(struct asd_ha_struct *asd_ha)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册