Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368457
b: refs/heads/master
c: f7546c7
h: refs/heads/master
i:
  368455: e8224e3
v: v3
  • Loading branch information
Johannes Berg committed Mar 6, 2013
1 parent be47334 commit dce7cf9
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: e3d9e7ce4cd8ea7299cad568b21d50873a29f011
refs/heads/master: f7546c76f756f7fbd8d7ec6f26f32cefe7778f9e
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-eeprom-parse.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ void iwl_init_ht_hw_capab(const struct iwl_cfg *cfg,
}

ht_info->ht_supported = true;
ht_info->cap = 0;
ht_info->cap = IEEE80211_HT_CAP_DSSSCCK40;

if (iwlwifi_mod_params.amsdu_size_8K)
ht_info->cap |= IEEE80211_HT_CAP_MAX_AMSDU;
Expand Down

0 comments on commit dce7cf9

Please sign in to comment.