Skip to content

Commit

Permalink
b43legacy: fix typo in ifdef comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed Feb 15, 2010
1 parent 2bf9fa6 commit 063b2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/b43legacy/leds.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_B43LEGACY_LEDS */
/* LED support disabled */

struct b43legacy_led {
Expand Down

0 comments on commit 063b2df

Please sign in to comment.