Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341597
b: refs/heads/master
c: 03ae834
h: refs/heads/master
i:
  341595: 306af8f
v: v3
  • Loading branch information
Johannes Berg committed Nov 23, 2012
1 parent d47b952 commit bdae4fa
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: a8243b72459be78240e5e07f987c625f8d976c14
refs/heads/master: 03ae834faac9831181ae471543d9f640b75c652b
1 change: 1 addition & 0 deletions trunk/net/mac80211/mlme.c
Original file line number Diff line number Diff line change
Expand Up @@ -3267,6 +3267,7 @@ static int ieee80211_prep_channel(struct ieee80211_sub_if_data *sdata,
sdata->needed_rx_chains = min(chains, local->rx_chains);
} else {
sdata->needed_rx_chains = 1;
sdata->u.mgd.flags |= IEEE80211_STA_DISABLE_HT;
}

/* will change later if needed */
Expand Down

0 comments on commit bdae4fa

Please sign in to comment.