|
@@ -2759,7 +2759,7 @@ void il3945_post_associate(struct il_priv *il)
|
|
|
|
|
|
il_scan_cancel_timeout(il, 200);
|
|
il_scan_cancel_timeout(il, 200);
|
|
|
|
|
|
- conf = il_ieee80211_get_hw_conf(il->hw);
|
|
|
|
|
|
+ conf = &il->hw->conf;
|
|
|
|
|
|
ctx->staging.filter_flags &= ~RXON_FILTER_ASSOC_MSK;
|
|
ctx->staging.filter_flags &= ~RXON_FILTER_ASSOC_MSK;
|
|
il3945_commit_rxon(il, ctx);
|
|
il3945_commit_rxon(il, ctx);
|