Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277875
b: refs/heads/master
c: e9ca530
h: refs/heads/master
i:
  277873: 29c4697
  277871: 21e5d62
v: v3
  • Loading branch information
Alwin Beukers authored and John W. Linville committed Nov 11, 2011
1 parent 2d7c647 commit 24470c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: a0f24c8a9328b58c2881e6a1c139110700a1a584
refs/heads/master: e9ca530a7b183691d9799fd40772c2cd398b494a
7 changes: 0 additions & 7 deletions trunk/drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -619,13 +619,6 @@ brcms_ops_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
wl->pub->global_ampdu->scb = scb;
wl->pub->global_ampdu->max_pdu = 16;

sta->ht_cap.ht_supported = true;
sta->ht_cap.ampdu_factor = IEEE80211_HT_MAX_AMPDU_64K;
sta->ht_cap.ampdu_density = AMPDU_DEF_MPDU_DENSITY;
sta->ht_cap.cap = IEEE80211_HT_CAP_GRN_FLD |
IEEE80211_HT_CAP_SGI_20 |
IEEE80211_HT_CAP_SGI_40 | IEEE80211_HT_CAP_40MHZ_INTOLERANT;

/*
* minstrel_ht initiates addBA on our behalf by calling
* ieee80211_start_tx_ba_session()
Expand Down

0 comments on commit 24470c6

Please sign in to comment.