aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_ctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/mpt2sas/mpt2sas_ctl.h')
-rw-r--r--drivers/scsi/mpt2sas/mpt2sas_ctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/mpt2sas/mpt2sas_ctl.h b/drivers/scsi/mpt2sas/mpt2sas_ctl.h
index fa0567c96050..7f842c88abd2 100644
--- a/drivers/scsi/mpt2sas/mpt2sas_ctl.h
+++ b/drivers/scsi/mpt2sas/mpt2sas_ctl.h
@@ -224,7 +224,7 @@ struct mpt2_ioctl_eventreport {
224}; 224};
225 225
226/** 226/**
227 * struct mpt2_ioctl_command - generic mpt firmware passthru ioclt 227 * struct mpt2_ioctl_command - generic mpt firmware passthru ioctl
228 * @hdr - generic header 228 * @hdr - generic header
229 * @timeout - command timeout in seconds. (if zero then use driver default 229 * @timeout - command timeout in seconds. (if zero then use driver default
230 * value). 230 * value).