Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159663
b: refs/heads/master
c: eff563c
h: refs/heads/master
i:
  159661: 1d03bfa
  159659: 2bd2644
  159655: 3e58091
  159647: c4a3ddd
v: v3
  • Loading branch information
Sujith authored and John W. Linville committed Aug 14, 2009
1 parent bb28c2f commit 58d9614
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: 523c36fc9cf75ccf605d9acf68ae9eb857de3f58
refs/heads/master: eff563cf10e2f24e3b025d352c3aa174cf0111b3
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2140,6 +2140,7 @@ static void ath9k_stop(struct ieee80211_hw *hw)
/* disable HAL and put h/w to sleep */
ath9k_hw_disable(sc->sc_ah);
ath9k_hw_configpcipowersave(sc->sc_ah, 1);
ath9k_hw_setpower(sc->sc_ah, ATH9K_PM_FULL_SLEEP);

sc->sc_flags |= SC_OP_INVALID;

Expand Down

0 comments on commit 58d9614

Please sign in to comment.