Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / drivers / scsi / megaraid / megaraid_sas_base.c
index bf31dde554cecd63deaec2215cdcb941d73b6eac..890637fdd61e3535da093d0f9b41e4efc95eca13 100644 (file)
@@ -5185,8 +5185,6 @@ static int megasas_probe_one(struct pci_dev *pdev,
                        ((1 << PAGE_SHIFT) << instance->ctrl_context_pages));
                INIT_LIST_HEAD(&fusion->cmd_pool);
                spin_lock_init(&fusion->mpt_pool_lock);
-               memset(fusion->load_balance_info, 0,
-                       sizeof(struct LD_LOAD_BALANCE_INFO) * MAX_LOGICAL_DRIVES_EXT);
        }
        break;
        default: /* For all other supported controllers */
This page took 0.025628 seconds and 5 git commands to generate.