Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149887
b: refs/heads/master
c: 75c2148
h: refs/heads/master
i:
  149885: 0ec69f1
  149883: c168963
  149879: b0592df
  149871: 3032f6e
  149855: d3a7c89
  149823: 47690b0
  149759: 00c6ac3
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Apr 22, 2009
1 parent 6390418 commit 90480dc
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: 6b2b2ffbef7750e51bfa74e92229ecee10b59307
refs/heads/master: 75c2148fa5330c6de741fc96e3308f57d846a6b4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath5k/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ void ath5k_led_enable(struct ath5k_softc *sc)
}
}

void ath5k_led_on(struct ath5k_softc *sc)
static void ath5k_led_on(struct ath5k_softc *sc)
{
if (!test_bit(ATH_STAT_LEDSOFT, sc->status))
return;
Expand Down

0 comments on commit 90480dc

Please sign in to comment.