scsi: hisi_sas: Display proc_name in sysfs
[linux-2.6-microblaze.git] / drivers / scsi / hisi_sas / hisi_sas_v2_hw.c
index e05faf3..c725cff 100644 (file)
@@ -3533,6 +3533,7 @@ static struct device_attribute *host_attrs_v2_hw[] = {
 
 static struct scsi_host_template sht_v2_hw = {
        .name                   = DRV_NAME,
+       .proc_name              = DRV_NAME,
        .module                 = THIS_MODULE,
        .queuecommand           = sas_queuecommand,
        .target_alloc           = sas_target_alloc,