Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314883
b: refs/heads/master
c: fb1c078
h: refs/heads/master
i:
  314881: a36277a
  314879: c7b75a6
v: v3
  • Loading branch information
Sujith Manoharan authored and John W. Linville committed Jun 26, 2012
1 parent c2a2ae8 commit 786be38
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: fad29cd2f59949581050a937786c2c9bc78b2f04
refs/heads/master: fb1c078edb50376c14e049b22b10768b8245428a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/htc_drv_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ static void ath9k_set_hw_capab(struct ath9k_htc_priv *priv,

hw->queues = 4;
hw->channel_change_time = 5000;
hw->max_listen_interval = 10;
hw->max_listen_interval = 1;

hw->vif_data_size = sizeof(struct ath9k_htc_vif);
hw->sta_data_size = sizeof(struct ath9k_htc_sta);
Expand Down

0 comments on commit 786be38

Please sign in to comment.