Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168959
b: refs/heads/master
c: 54ab040
h: refs/heads/master
i:
  168957: 60f6866
  168955: ff63bd4
  168951: cec74d7
  168943: 0ebe5e4
  168927: 2f80bb3
  168895: ad30c48
  168831: ccaaac7
  168703: 98fbea8
  168447: 9d33d6f
  167935: ae7cd49
v: v3
  • Loading branch information
John W. Linville committed Nov 23, 2009
1 parent 54d77ed commit 490e891
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ceb99fe071eb688255798d89be337affffa2b103
refs/heads/master: 54ab040d24904d1fa2c0a6a27936b7c56a4efb24
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1555,6 +1555,8 @@ void ath_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw)
BIT(NL80211_IFTYPE_ADHOC) |
BIT(NL80211_IFTYPE_MESH_POINT);

hw->wiphy->ps_default = false;

hw->queues = 4;
hw->max_rates = 4;
hw->channel_change_time = 5000;
Expand Down

0 comments on commit 490e891

Please sign in to comment.