aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/scsi/zfcp_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/s390/scsi/zfcp_ext.h')
-rw-r--r--drivers/s390/scsi/zfcp_ext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/scsi/zfcp_ext.h b/drivers/s390/scsi/zfcp_ext.h
index fa1834f211aa..58c7e57ed615 100644
--- a/drivers/s390/scsi/zfcp_ext.h
+++ b/drivers/s390/scsi/zfcp_ext.h
@@ -98,6 +98,7 @@ extern int zfcp_fc_exec_bsg_job(struct fc_bsg_job *);
98extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *); 98extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *);
99 99
100/* zfcp_fsf.c */ 100/* zfcp_fsf.c */
101extern struct kmem_cache *zfcp_fsf_qtcb_cache;
101extern int zfcp_fsf_open_port(struct zfcp_erp_action *); 102extern int zfcp_fsf_open_port(struct zfcp_erp_action *);
102extern int zfcp_fsf_open_wka_port(struct zfcp_fc_wka_port *); 103extern int zfcp_fsf_open_wka_port(struct zfcp_fc_wka_port *);
103extern int zfcp_fsf_close_wka_port(struct zfcp_fc_wka_port *); 104extern int zfcp_fsf_close_wka_port(struct zfcp_fc_wka_port *);