aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/iwl-4965-hw.h
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2011-08-26 09:43:47 -0400
committerStanislaw Gruszka <sgruszka@redhat.com>2011-11-15 06:26:28 -0500
commitebf0d90d12cf013019005a8ee7d1bc8599935356 (patch)
treef27891764f31133a39f2a6f3280987e3612a75e7 /drivers/net/wireless/iwlegacy/iwl-4965-hw.h
parentb73bb5f13bb60735a846b73125e297ab6e3eece5 (diff)
iwlegacy: s/statistics/stats/
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Diffstat (limited to 'drivers/net/wireless/iwlegacy/iwl-4965-hw.h')
-rw-r--r--drivers/net/wireless/iwlegacy/iwl-4965-hw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlegacy/iwl-4965-hw.h b/drivers/net/wireless/iwlegacy/iwl-4965-hw.h
index ecebc6923125..21ff694421a9 100644
--- a/drivers/net/wireless/iwlegacy/iwl-4965-hw.h
+++ b/drivers/net/wireless/iwlegacy/iwl-4965-hw.h
@@ -119,7 +119,7 @@ static inline int il4965_hw_valid_rtc_data_addr(u32 addr)
119 * 119 *
120 * uCode provides all 4 values to the driver via the "initialize alive" 120 * uCode provides all 4 values to the driver via the "initialize alive"
121 * notification (see struct il4965_init_alive_resp). After the runtime uCode 121 * notification (see struct il4965_init_alive_resp). After the runtime uCode
122 * image loads, uCode updates the R4 value via statistics notifications 122 * image loads, uCode updates the R4 value via stats notifications
123 * (see STATISTICS_NOTIFICATION), which occur after each received beacon 123 * (see STATISTICS_NOTIFICATION), which occur after each received beacon
124 * when associated, or can be requested via REPLY_STATISTICS_CMD. 124 * when associated, or can be requested via REPLY_STATISTICS_CMD.
125 * 125 *
@@ -159,7 +159,7 @@ static inline int il4965_hw_valid_rtc_data_addr(u32 addr)
159 * 159 *
160 * 1) EEPROM 160 * 1) EEPROM
161 * 2) "initialize" alive notification 161 * 2) "initialize" alive notification
162 * 3) statistics notifications 162 * 3) stats notifications
163 * 163 *
164 * EEPROM data consists of: 164 * EEPROM data consists of:
165 * 165 *