diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_ext.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_ext.h | 1 |
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 *); | |||
98 | extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *); | 98 | extern int zfcp_fc_timeout_bsg_job(struct fc_bsg_job *); |
99 | 99 | ||
100 | /* zfcp_fsf.c */ | 100 | /* zfcp_fsf.c */ |
101 | extern struct kmem_cache *zfcp_fsf_qtcb_cache; | ||
101 | extern int zfcp_fsf_open_port(struct zfcp_erp_action *); | 102 | extern int zfcp_fsf_open_port(struct zfcp_erp_action *); |
102 | extern int zfcp_fsf_open_wka_port(struct zfcp_fc_wka_port *); | 103 | extern int zfcp_fsf_open_wka_port(struct zfcp_fc_wka_port *); |
103 | extern int zfcp_fsf_close_wka_port(struct zfcp_fc_wka_port *); | 104 | extern int zfcp_fsf_close_wka_port(struct zfcp_fc_wka_port *); |