Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266771
b: refs/heads/master
c: df4492f
h: refs/heads/master
i:
  266769: 960da53
  266767: 8d4b5f8
v: v3
  • Loading branch information
Arend van Spriel authored and John W. Linville committed Oct 14, 2011
1 parent 98a0839 commit c1c07d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: af5349581c01780824d3229fc958354c1f7e9c91
refs/heads/master: df4492f89499fa5ba45f8fdfe1f100b4112f5368
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ static int ieee_hw_rate_init(struct ieee80211_hw *hw)
if (phy_type == PHY_TYPE_LCN) {
/* Single stream */
band->ht_cap.mcs.rx_mask[1] = 0;
band->ht_cap.mcs.rx_highest = 72;
band->ht_cap.mcs.rx_highest = cpu_to_le16(72);
}
hw->wiphy->bands[IEEE80211_BAND_2GHZ] = band;
} else {
Expand Down

0 comments on commit c1c07d5

Please sign in to comment.