Archived
14
0
Fork 0

iwl4965: use IWLWIFI_LEDS config variable

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>
This commit is contained in:
Reinette Chatre 2008-04-02 10:50:35 -07:00 committed by John W. Linville
parent d625a29ba6
commit 36316126e9

View file

@ -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;