Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89851
b: refs/heads/master
c: 194c7ca
h: refs/heads/master
i:
  89849: eb922bb
  89847: 64f14d8
v: v3
  • Loading branch information
Roel Kluin authored and John W. Linville committed Feb 29, 2008
1 parent 7ecee6e commit 2f1f851
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: 38f3714d66b5679aee2a4fe23b1235c3829fcce4
refs/heads/master: 194c7ca664065e7671c094c4a7cf32c171426ff4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-4965.c
Original file line number Diff line number Diff line change
Expand Up @@ -4249,7 +4249,7 @@ static u8 iwl4965_is_fat_tx_allowed(struct iwl4965_priv *priv,

if (sta_ht_inf) {
if ((!sta_ht_inf->ht_supported) ||
(!sta_ht_inf->cap & IEEE80211_HT_CAP_SUP_WIDTH))
(!(sta_ht_inf->cap & IEEE80211_HT_CAP_SUP_WIDTH)))
return 0;
}

Expand Down

0 comments on commit 2f1f851

Please sign in to comment.