]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
iwlagn: always send RXON timing
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Aug 2010 08:46:56 +0000 (10:46 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 27 Aug 2010 16:48:38 +0000 (09:48 -0700)
The PAN context requires also getting
RXON timing when we send an unassociated
RXON in some cases.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn.c

index 85eea944498e5b94dd01fa459b6a114137ffb856..1d58b1c7facdaabf49e0a872ff37ddaff5eb85dd 100644 (file)
@@ -105,6 +105,7 @@ int iwl_commit_rxon(struct iwl_priv *priv, struct iwl_rxon_context *ctx)
        int ret;
        bool new_assoc =
                !!(ctx->staging.filter_flags & RXON_FILTER_ASSOC_MSK);
+       bool old_assoc = !!(ctx->active.filter_flags & RXON_FILTER_ASSOC_MSK);
 
        if (!iwl_is_alive(priv))
                return -EBUSY;
@@ -182,7 +183,7 @@ int iwl_commit_rxon(struct iwl_priv *priv, struct iwl_rxon_context *ctx)
 
        iwl_set_rxon_hwcrypto(priv, ctx, !priv->cfg->mod_params->sw_crypto);
 
-       if (new_assoc) {
+       if (!old_assoc) {
                /*
                 * First of all, before setting associated, we need to
                 * send RXON timing so the device knows about the DTIM