Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150184
b: refs/heads/master
c: 83f8b47
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed May 6, 2009
1 parent f9a31f0 commit a25dcac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 8a7130404948b966e98b1285e777972b4b3f2fa2
refs/heads/master: 83f8b478ff5ed7d7df0bf91336bbede7b4714771
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/p54/p54.h
Original file line number Diff line number Diff line change
Expand Up @@ -189,10 +189,10 @@ struct p54_common {
unsigned long *used_rxkeys;

/* LED management */
#ifdef CONFIG_MAC80211_LEDS
#ifdef CONFIG_P54_LEDS
struct p54_led_dev leds[4];
struct delayed_work led_work;
#endif /* CONFIG_MAC80211_LEDS */
#endif /* CONFIG_P54_LEDS */
u16 softled_state; /* bit field of glowing LEDs */

/* statistics */
Expand Down

0 comments on commit a25dcac

Please sign in to comment.