aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00link.c
diff options
context:
space:
mode:
authorLuis Correia <luis.f.correia@gmail.com>2009-07-17 15:39:19 -0400
committerJohn W. Linville <linville@tuxdriver.com>2009-07-24 15:05:26 -0400
commit4951348109c334f2b839816bd161522d089cb782 (patch)
tree048551b7d0448bac32b04ad43886fa2523c58248 /drivers/net/wireless/rt2x00/rt2x00link.c
parent30a12a8fbbd530b016277dd2ab65246b516540a8 (diff)
rt2x00: Comment spellchecking
Fix a bunch of spelling errors in the rt2x00 drivers Signed-off-by: Luis Correia <luis.f.correia@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rt2x00/rt2x00link.c')
-rw-r--r--drivers/net/wireless/rt2x00/rt2x00link.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2x00link.c b/drivers/net/wireless/rt2x00/rt2x00link.c
index eb9b981b9139..32570758e67c 100644
--- a/drivers/net/wireless/rt2x00/rt2x00link.c
+++ b/drivers/net/wireless/rt2x00/rt2x00link.c
@@ -158,7 +158,7 @@ static void rt2x00lib_antenna_diversity_sample(struct rt2x00_dev *rt2x00dev)
158 158
159 /* 159 /*
160 * During the last period we have sampled the RSSI 160 * During the last period we have sampled the RSSI
161 * from both antenna's. It now is time to determine 161 * from both antennas. It now is time to determine
162 * which antenna demonstrated the best performance. 162 * which antenna demonstrated the best performance.
163 * When we are already on the antenna with the best 163 * When we are already on the antenna with the best
164 * performance, then there really is nothing for us 164 * performance, then there really is nothing for us