projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d72bb40
)
drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo
author
John W. Linville
<
[email protected]
>
Wed, 2 Apr 2008 15:35:32 +0000
(11:35 -0400)
committer
John W. Linville
<
[email protected]
>
Tue, 8 Apr 2008 20:44:40 +0000
(16:44 -0400)
Thakns to Winfried Tilanus <
[email protected]
> for identifying the
problem!
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/iwlwifi/iwl-3945.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/iwlwifi/iwl-3945.h
b/drivers/net/wireless/iwlwifi/iwl-3945.h
index 333c850772115078476a0989a5bd331dd2727d63..3dc7f0fbf02f866d215fc39d9447972f1072828e 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/iwl-3945.h
+++ b/
drivers/net/wireless/iwlwifi/iwl-3945.h
@@
-779,7
+779,7
@@
struct iwl3945_priv {
struct iwl3945_init_alive_resp card_alive_init;
struct iwl3945_alive_resp card_alive;
-#ifdef CONFIG_IWL
496
5_LEDS
+#ifdef CONFIG_IWL
394
5_LEDS
struct iwl3945_led led[IWL_LED_TRG_MAX];
unsigned long last_blink_time;
u8 last_blink_rate;