projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bf9fa6
)
b43legacy: fix typo in ifdef comment
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 13 Feb 2010 17:10:52 +0000
(18:10 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 15 Feb 2010 21:12:53 +0000
(16:12 -0500)
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43legacy/leds.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/b43legacy/leds.h
b/drivers/net/wireless/b43legacy/leds.h
index
82167a9
..
9ff6750
100644
(file)
--- a/
drivers/net/wireless/b43legacy/leds.h
+++ b/
drivers/net/wireless/b43legacy/leds.h
@@
-45,7
+45,7
@@
enum b43legacy_led_behaviour {
void b43legacy_leds_init(struct b43legacy_wldev *dev);
void b43legacy_leds_exit(struct b43legacy_wldev *dev);
-#else /* CONFIG_B43EGACY_LEDS */
+#else /* CONFIG_B43
L
EGACY_LEDS */
/* LED support disabled */
struct b43legacy_led {