diff options
Diffstat (limited to 'drivers/s390/scsi/zfcp_def.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index 7131c7db1f0..72132c13f45 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h | |||
@@ -205,6 +205,7 @@ struct zfcp_adapter { | |||
205 | struct work_struct scan_work; | 205 | struct work_struct scan_work; |
206 | struct service_level service_level; | 206 | struct service_level service_level; |
207 | struct workqueue_struct *work_queue; | 207 | struct workqueue_struct *work_queue; |
208 | struct device_dma_parameters dma_parms; | ||
208 | }; | 209 | }; |
209 | 210 | ||
210 | struct zfcp_port { | 211 | struct zfcp_port { |