summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/rfbuffer.h
diff options
context:
space:
mode:
authorBob Copeland2010-08-15 19:03:12 +0200
committerJohn W. Linville2010-08-24 22:28:00 +0200
commita180a13081708b78d42232c6d922ce3de63f12e0 (patch)
tree79c83c9d496d487cf9582541012234700b581a62 /drivers/net/wireless/ath/ath5k/rfbuffer.h
parentath5k: remove own (wrong) IEEE80211_MAX_LEN (diff)
downloadkernel-qcow2-linux-a180a13081708b78d42232c6d922ce3de63f12e0.tar.gz
kernel-qcow2-linux-a180a13081708b78d42232c6d922ce3de63f12e0.tar.xz
kernel-qcow2-linux-a180a13081708b78d42232c6d922ce3de63f12e0.zip
ath5k: clean up some comments
This fixes a few misspellings, word repetitions, and some grammar nits in ath5k comments. No code changes. Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/rfbuffer.h')
-rw-r--r--drivers/net/wireless/ath/ath5k/rfbuffer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath/ath5k/rfbuffer.h b/drivers/net/wireless/ath/ath5k/rfbuffer.h
index e50baff66175..3ac4cff4239d 100644
--- a/drivers/net/wireless/ath/ath5k/rfbuffer.h
+++ b/drivers/net/wireless/ath/ath5k/rfbuffer.h
@@ -25,10 +25,10 @@
*
* We don't write on those registers directly but
* we send a data packet on the chip, using a special register,
- * that holds all the settings we need. After we 've sent the
+ * that holds all the settings we need. After we've sent the
* data packet, we write on another special register to notify hw
* to apply the settings. This is done so that control registers
- * can be dynamicaly programmed during operation and the settings
+ * can be dynamically programmed during operation and the settings
* are applied faster on the hw.
*
* We call each data packet an "RF Bank" and all the data we write