Merge branch 'fixes-rc1' into fixes
[linux-2.6-block.git] / drivers / scsi / megaraid / megaraid_sas_fusion.h
index 30de4b01f7035be32e961453aeaf7e6d51bb19b2..ce84f811e5e10b0bb312b8d94ad6008f9fc97a9f 100644 (file)
@@ -1303,6 +1303,8 @@ struct fusion_context {
        u8 *sense;
        dma_addr_t sense_phys_addr;
 
+       atomic_t   busy_mq_poll[MAX_MSIX_QUEUES_FUSION];
+
        dma_addr_t reply_frames_desc_phys[MAX_MSIX_QUEUES_FUSION];
        union MPI2_REPLY_DESCRIPTORS_UNION *reply_frames_desc[MAX_MSIX_QUEUES_FUSION];
        struct rdpq_alloc_detail rdpq_tracker[RDPQ_MAX_CHUNK_COUNT];