iwlwifi: beacon format related helper function
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-1000.c
index 6be2992f8f210dbe3b0d0dee0b0c43ddd78efe94..dba91e0233b64df8b1cdd02640add02e9a0d0878 100644 (file)
@@ -158,6 +158,8 @@ static int iwl1000_hw_set_hw_params(struct iwl_priv *priv)
                        BIT(IWL_CALIB_TX_IQ_PERD)       |
                        BIT(IWL_CALIB_BASE_BAND);
 
+       priv->hw_params.beacon_time_tsf_bits = IWLAGN_EXT_BEACON_TIME_POS;
+
        return 0;
 }
 
This page took 0.029903 seconds and 5 git commands to generate.