Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 93af2614 authored by John W. Linville's avatar John W. Linville
Browse files

drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo



Thakns to Winfried Tilanus <winfried@tilanus.com> for identifying the
problem!

Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent d72bb40f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -779,7 +779,7 @@ struct iwl3945_priv {
	struct iwl3945_init_alive_resp card_alive_init;
	struct iwl3945_alive_resp card_alive;

#ifdef CONFIG_IWL4965_LEDS
#ifdef CONFIG_IWL3945_LEDS
	struct iwl3945_led led[IWL_LED_TRG_MAX];
	unsigned long last_blink_time;
	u8 last_blink_rate;