aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/message/fusion/mptbase.h')
-rw-r--r--drivers/message/fusion/mptbase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/message/fusion/mptbase.h b/drivers/message/fusion/mptbase.h
index 29f6b986946f..6d36ff5ee721 100644
--- a/drivers/message/fusion/mptbase.h
+++ b/drivers/message/fusion/mptbase.h
@@ -635,6 +635,7 @@ typedef struct _MPT_ADAPTER
635 int num_ports; 635 int num_ports;
636 struct work_struct mptscsih_persistTask; 636 struct work_struct mptscsih_persistTask;
637 637
638 struct work_struct fc_setup_reset_work;
638 struct list_head fc_rports; 639 struct list_head fc_rports;
639 spinlock_t fc_rescan_work_lock; 640 spinlock_t fc_rescan_work_lock;
640 int fc_rescan_work_count; 641 int fc_rescan_work_count;