diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc.h b/drivers/scsi/lpfc/lpfc.h index 80719bb3511e..f26b9538affe 100644 --- a/drivers/scsi/lpfc/lpfc.h +++ b/drivers/scsi/lpfc/lpfc.h | |||
@@ -578,7 +578,8 @@ struct lpfc_hba { | |||
578 | struct dentry *hba_debugfs_root; | 578 | struct dentry *hba_debugfs_root; |
579 | atomic_t debugfs_vport_count; | 579 | atomic_t debugfs_vport_count; |
580 | struct dentry *debug_hbqinfo; | 580 | struct dentry *debug_hbqinfo; |
581 | struct dentry *debug_dumpslim; | 581 | struct dentry *debug_dumpHostSlim; |
582 | struct dentry *debug_dumpHBASlim; | ||
582 | struct dentry *debug_slow_ring_trc; | 583 | struct dentry *debug_slow_ring_trc; |
583 | struct lpfc_debugfs_trc *slow_ring_trc; | 584 | struct lpfc_debugfs_trc *slow_ring_trc; |
584 | atomic_t slow_ring_trc_cnt; | 585 | atomic_t slow_ring_trc_cnt; |