Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224335
b: refs/heads/master
c: b2769b8
h: refs/heads/master
i:
  224333: cb61051
  224331: e109333
  224327: ffa3a74
  224319: 724fb11
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Nov 15, 2010
1 parent c30befd commit 7d434b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8da8e62851680772f0422d0f1c4b467190b268e5
refs/heads/master: b2769b84d86a2d29fa131a763d2b23b112834420
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ void iwlagn_bss_info_changed(struct ieee80211_hw *hw,
ctx->ht.non_gf_sta_present = !!(bss_conf->ht_operation_mode &
IEEE80211_HT_OP_MODE_NON_GF_STA_PRSNT);
iwlagn_check_needed_chains(priv, ctx, bss_conf);
iwl_set_rxon_ht(priv, &priv->current_ht_config);
}

if (priv->cfg->ops->hcmd->set_rxon_chain)
Expand Down

0 comments on commit 7d434b0

Please sign in to comment.