diff options
Diffstat (limited to 'drivers/scsi/libsas/sas_internal.h')
-rw-r--r-- | drivers/scsi/libsas/sas_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/libsas/sas_internal.h b/drivers/scsi/libsas/sas_internal.h index 89c397680846..0d69ede4b944 100644 --- a/drivers/scsi/libsas/sas_internal.h +++ b/drivers/scsi/libsas/sas_internal.h | |||
@@ -43,7 +43,7 @@ void sas_scsi_recover_host(struct Scsi_Host *shost); | |||
43 | 43 | ||
44 | int sas_show_class(enum sas_class class, char *buf); | 44 | int sas_show_class(enum sas_class class, char *buf); |
45 | int sas_show_proto(enum sas_proto proto, char *buf); | 45 | int sas_show_proto(enum sas_proto proto, char *buf); |
46 | int sas_show_linkrate(enum sas_phy_linkrate linkrate, char *buf); | 46 | int sas_show_linkrate(enum sas_linkrate linkrate, char *buf); |
47 | int sas_show_oob_mode(enum sas_oob_mode oob_mode, char *buf); | 47 | int sas_show_oob_mode(enum sas_oob_mode oob_mode, char *buf); |
48 | 48 | ||
49 | int sas_register_phys(struct sas_ha_struct *sas_ha); | 49 | int sas_register_phys(struct sas_ha_struct *sas_ha); |