Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298437
b: refs/heads/master
c: 195ca3b
h: refs/heads/master
i:
  298435: 23667a5
v: v3
  • Loading branch information
Rajkumar Manoharan authored and John W. Linville committed Mar 26, 2012
1 parent 0eb4384 commit 5d5d6bb
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: 66266b3ab4871958ed6a1e43f502cadaf3becfc8
refs/heads/master: 195ca3b122c02cf21ce64f211d9474600da80e80
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw)
hw->queues = 4;
hw->max_rates = 4;
hw->channel_change_time = 5000;
hw->max_listen_interval = 10;
hw->max_listen_interval = 1;
hw->max_rate_tries = 10;
hw->sta_data_size = sizeof(struct ath_node);
hw->vif_data_size = sizeof(struct ath_vif);
Expand Down

0 comments on commit 5d5d6bb

Please sign in to comment.