Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149843
b: refs/heads/master
c: 807e373
h: refs/heads/master
i:
  149841: 3f45f1c
  149839: ded59d6
v: v3
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Apr 22, 2009
1 parent 69c7d67 commit 8b798bb
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: 295936c56672e82369c6d989e27d3a87495808e4
refs/heads/master: 807e37394b5a1dc23a2908b59f34edbbae67e9ea
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath5k/reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ int ath5k_hw_nic_wakeup(struct ath5k_hw *ah, int flags, bool initial)
mode |= AR5K_PHY_MODE_FREQ_5GHZ;

if (ah->ah_radio == AR5K_RF5413)
clock |= AR5K_PHY_PLL_40MHZ_5413;
clock = AR5K_PHY_PLL_40MHZ_5413;
else
clock |= AR5K_PHY_PLL_40MHZ;

Expand Down

0 comments on commit 8b798bb

Please sign in to comment.