Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202756
b: refs/heads/master
c: 17525f9
h: refs/heads/master
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Jun 2, 2010
1 parent 9c17572 commit ba87e4a
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: b4dec5e8f5c02f75d8c08dd377193f73b553bfe2
refs/heads/master: 17525f96aeeed156bd4a6dee21816100f77b0c71
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,8 @@ static void setup_ht_cap(struct ath9k_htc_priv *priv,
if (priv->ah->caps.hw_caps & ATH9K_HW_CAP_SGI_20)
ht_info->cap |= IEEE80211_HT_CAP_SGI_20;

ht_info->cap |= (1 << IEEE80211_HT_CAP_RX_STBC_SHIFT);

ht_info->ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K;
ht_info->ampdu_density = IEEE80211_HT_MPDU_DENSITY_8;

Expand Down

0 comments on commit ba87e4a

Please sign in to comment.