aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi/libfc.h')
-rw-r--r--include/scsi/libfc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h
index df57cb762dc2..2473167464c2 100644
--- a/include/scsi/libfc.h
+++ b/include/scsi/libfc.h
@@ -424,7 +424,7 @@ struct libfc_function_template {
424 * STATUS: OPTIONAL 424 * STATUS: OPTIONAL
425 */ 425 */
426 struct fc_seq *(*elsct_send)(struct fc_lport *lport, 426 struct fc_seq *(*elsct_send)(struct fc_lport *lport,
427 struct fc_rport_priv *, 427 u32 did,
428 struct fc_frame *fp, 428 struct fc_frame *fp,
429 unsigned int op, 429 unsigned int op,
430 void (*resp)(struct fc_seq *, 430 void (*resp)(struct fc_seq *,