]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/wireless/iwlwifi/iwl-agn.c
iwlwifi: make sure runtime calibration is enabled after association
[mv-sheeva.git] / drivers / net / wireless / iwlwifi / iwl-agn.c
index a19671d992480b097628d237614c43782753e76d..36df9a7fcbcbc6e72a9815bfebb45e0994c07e69 100644 (file)
@@ -226,9 +226,8 @@ int iwl_commit_rxon(struct iwl_priv *priv, struct iwl_rxon_context *ctx)
                        return ret;
                }
        }
-
-       priv->start_calib = 0;
        if (new_assoc) {
+               priv->start_calib = 0;
                /* Apply the new configuration
                 * RXON assoc doesn't clear the station table in uCode,
                 */