Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190224
b: refs/heads/master
c: fe6f212
h: refs/heads/master
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Apr 19, 2010
1 parent 018cbe5 commit 75ba967
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b4bb5c3fd9333024044362df67e23e96158489ed
refs/heads/master: fe6f212ce12341df18ef9b890bea739b4547157b
2 changes: 2 additions & 0 deletions trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ static u32 ieee80211_enable_ht(struct ieee80211_sub_if_data *sdata,
ht_changed = conf_is_ht(&local->hw.conf) != enable_ht ||
channel_type != local->hw.conf.channel_type;

if (local->tmp_channel)
local->tmp_channel_type = channel_type;
local->oper_channel_type = channel_type;

if (ht_changed) {
Expand Down

0 comments on commit 75ba967

Please sign in to comment.