提交 37be6eeb 编写于 作者: J James Bottomley 提交者: James Bottomley

[SCSI] SAS transport class: fixup prototype of sas_host_setup

Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 d327d082
......@@ -156,7 +156,8 @@ sas_bitfield_name_search(linkspeed, sas_linkspeed_names)
* SAS host attributes
*/
static int sas_host_setup(struct device *dev)
static int sas_host_setup(struct transport_container *tc, struct device *dev,
struct class_device *cdev)
{
struct Scsi_Host *shost = dev_to_shost(dev);
struct sas_host_attrs *sas_host = to_sas_host_attrs(shost);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册