Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134867
b: refs/heads/master
c: 171387e
h: refs/heads/master
i:
  134865: 337db89
  134863: 8b51fa6
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Feb 27, 2009
1 parent 275b7ca commit 6272df0
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 70692ad2923a379e0a10f9ec2ad93fbbe084cc46
refs/heads/master: 171387ef0a374e04a8167a3a1292e19fd1335f20
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1603,6 +1603,7 @@ int ath_attach(u16 devid, struct ath_softc *sc)

hw->queues = 4;
hw->max_rates = 4;
hw->channel_change_time = 5000;
hw->max_rate_tries = ATH_11N_TXMAXTRY;
hw->sta_data_size = sizeof(struct ath_node);
hw->vif_data_size = sizeof(struct ath_vif);
Expand Down

0 comments on commit 6272df0

Please sign in to comment.