diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_def.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_def.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index b95e73ee0d6f..9ca91316e068 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h | |||
@@ -597,10 +597,6 @@ struct zfcp_data { | |||
597 | lists */ | 597 | lists */ |
598 | struct semaphore config_sema; /* serialises configuration | 598 | struct semaphore config_sema; /* serialises configuration |
599 | changes */ | 599 | changes */ |
600 | atomic_t loglevel; /* current loglevel */ | ||
601 | char init_busid[20]; | ||
602 | u64 init_wwpn; | ||
603 | u64 init_fcp_lun; | ||
604 | struct kmem_cache *fsf_req_qtcb_cache; | 600 | struct kmem_cache *fsf_req_qtcb_cache; |
605 | struct kmem_cache *sr_buffer_cache; | 601 | struct kmem_cache *sr_buffer_cache; |
606 | struct kmem_cache *gid_pn_cache; | 602 | struct kmem_cache *gid_pn_cache; |