iwlwifi: make sure runtime calibration is enabled after association
[pandora-kernel.git] / drivers / net / wireless / iwlwifi / iwl-agn.c
index a19671d..36df9a7 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,
                 */