Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159701
b: refs/heads/master
c: be25276
h: refs/heads/master
i:
  159699: 9cc4c7c
v: v3
  • Loading branch information
Daniel C Halperin authored and John W. Linville committed Aug 20, 2009
1 parent f37d14a commit 626ece0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: e6a6cf4c42e0dc3541a63b5f0f88299f982d6704
refs/heads/master: be2527654fab254beda8612cbd6bc927dc98fbee
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2423,7 +2423,6 @@ static void iwl_ht_conf(struct iwl_priv *priv,

memcpy(&iwl_conf->mcs, &ht_conf->mcs, 16);

iwl_conf->tx_chan_width = iwl_conf->supported_chan_width != 0;
iwl_conf->ht_protection =
bss_conf->ht_operation_mode & IEEE80211_HT_OP_MODE_PROTECTION;
iwl_conf->non_GF_STA_present =
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,6 @@ struct iwl_ht_info {
struct ieee80211_mcs_info mcs;
/* BSS related data */
u8 extension_chan_offset;
u8 tx_chan_width;
u8 ht_protection;
u8 non_GF_STA_present;
};
Expand Down

0 comments on commit 626ece0

Please sign in to comment.