iwlagn: remove BSM clock setting
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-2000.c
index f87adbf113493bfb5475d1495ce4f91e490a3a2f..d22e0069801c057164d7402bfb85b4555a11e413 100644 (file)
@@ -356,7 +356,6 @@ static struct iwl_base_params iwl2000_base_params = {
        .num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
        .pll_cfg_val = 0,
        .set_l0s = true,
-       .use_bsm = false,
        .max_ll_items = OTP_MAX_LL_ITEMS_2x00,
        .shadow_ram_support = true,
        .led_compensation = 51,
@@ -380,7 +379,6 @@ static struct iwl_base_params iwl2030_base_params = {
        .num_of_ampdu_queues = IWLAGN_NUM_AMPDU_QUEUES,
        .pll_cfg_val = 0,
        .set_l0s = true,
-       .use_bsm = false,
        .max_ll_items = OTP_MAX_LL_ITEMS_2x00,
        .shadow_ram_support = true,
        .led_compensation = 57,
This page took 0.026144 seconds and 5 git commands to generate.