Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150175
b: refs/heads/master
c: 286d949
h: refs/heads/master
i:
  150173: ecb72f0
  150171: ec83164
  150167: 5eb4c10
  150159: ae9c6bc
  150143: c1dea86
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed May 6, 2009
1 parent 9a9c095 commit 4e3c52d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 722404983b9deb21e4f786224201ca2ab27a1c48
refs/heads/master: 286d94906587901851906a5e2ddc09bc1a7ba1d9
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1298,8 +1298,7 @@ int iwl_setup_mac(struct iwl_priv *priv)
hw->flags = IEEE80211_HW_SIGNAL_DBM |
IEEE80211_HW_NOISE_DBM |
IEEE80211_HW_AMPDU_AGGREGATION |
IEEE80211_HW_SPECTRUM_MGMT |
IEEE80211_HW_SUPPORTS_PS;
IEEE80211_HW_SPECTRUM_MGMT;
hw->wiphy->interface_modes =
BIT(NL80211_IFTYPE_STATION) |
BIT(NL80211_IFTYPE_ADHOC);
Expand Down

0 comments on commit 4e3c52d

Please sign in to comment.