diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-11-15 05:25:42 -0500 |
---|---|---|
committer | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-11-15 05:25:42 -0500 |
commit | d31751679897441d89e6ae59da98f1424b3f7dfe (patch) | |
tree | c57920d4c02b89761d4390b2a1054ae964910e1e /drivers/net/wireless/iwlegacy/iwl-3945-debugfs.h | |
parent | 232913b51e6f6e7105184b23a436dfc6b942491b (diff) |
iwlegacy: rename remaining IWLs to ILs
Also rename config names IWLWIFI_LEGACY to IWLEGACY
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Diffstat (limited to 'drivers/net/wireless/iwlegacy/iwl-3945-debugfs.h')
-rw-r--r-- | drivers/net/wireless/iwlegacy/iwl-3945-debugfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlegacy/iwl-3945-debugfs.h b/drivers/net/wireless/iwlegacy/iwl-3945-debugfs.h index 54334ac02788..9d1a4a041b18 100644 --- a/drivers/net/wireless/iwlegacy/iwl-3945-debugfs.h +++ b/drivers/net/wireless/iwlegacy/iwl-3945-debugfs.h | |||
@@ -30,7 +30,7 @@ | |||
30 | #include "iwl-core.h" | 30 | #include "iwl-core.h" |
31 | #include "iwl-debug.h" | 31 | #include "iwl-debug.h" |
32 | 32 | ||
33 | #ifdef CONFIG_IWLWIFI_LEGACY_DEBUGFS | 33 | #ifdef CONFIG_IWLEGACY_DEBUGFS |
34 | ssize_t il3945_ucode_rx_stats_read(struct file *file, char __user *user_buf, | 34 | ssize_t il3945_ucode_rx_stats_read(struct file *file, char __user *user_buf, |
35 | size_t count, loff_t *ppos); | 35 | size_t count, loff_t *ppos); |
36 | ssize_t il3945_ucode_tx_stats_read(struct file *file, char __user *user_buf, | 36 | ssize_t il3945_ucode_tx_stats_read(struct file *file, char __user *user_buf, |