Skip to content

Commit

Permalink
iwl4965: use IWLWIFI_LEDS config variable
Browse files Browse the repository at this point in the history
Fix error reported by Miles Lane <miles.lane@gmail.com>

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
CC: Miles Lane <miles.lane@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Apr 8, 2008
1 parent d625a29 commit 3631612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/iwlwifi/iwl-4965.h
Original file line number Diff line number Diff line change
Expand Up @@ -1057,7 +1057,7 @@ struct iwl_priv {
struct iwl_rfkill_mngr rfkill_mngr;
#endif

#ifdef CONFIG_IWL4965_LEDS
#ifdef CONFIG_IWLWIFI_LEDS
struct iwl4965_led led[IWL_LED_TRG_MAX];
unsigned long last_blink_time;
u8 last_blink_rate;
Expand Down

0 comments on commit 3631612

Please sign in to comment.