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 cd410c123b99..265f106d9fd6 100644
--- a/include/scsi/libfc.h
+++ b/include/scsi/libfc.h
@@ -598,7 +598,7 @@ struct libfc_function_template {
598 * STATUS: OPTIONAL 598 * STATUS: OPTIONAL
599 */ 599 */
600 void (*rport_recv_req)(struct fc_seq *, struct fc_frame *, 600 void (*rport_recv_req)(struct fc_seq *, struct fc_frame *,
601 struct fc_rport_priv *); 601 struct fc_lport *);
602 602
603 /* 603 /*
604 * lookup an rport by it's port ID. 604 * lookup an rport by it's port ID.