Merge branch 'stable-3.2' into pandora-3.2
[pandora-kernel.git] / drivers / scsi / hpsa.h
index 91edafb..c721509 100644 (file)
@@ -124,6 +124,8 @@ struct ctlr_info {
        u64 last_intr_timestamp;
        u32 last_heartbeat;
        u64 last_heartbeat_timestamp;
+       u32 heartbeat_sample_interval;
+       atomic_t firmware_flash_in_progress;
        u32 lockup_detected;
        struct list_head lockup_list;
 };