summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
diff options
context:
space:
mode:
authorWalter Goldens2010-05-18 13:44:54 +0200
committerJohn W. Linville2010-06-02 22:13:18 +0200
commit77c2061d10a408d0220c2b0e7faefe52d9c41008 (patch)
treee2b0ad1abb38cca9e0b9890836fc4290c28656b0 /drivers/net/wireless/orinoco
parentcfg80211: don't refuse HT20 channels on devices that don't support HT40 (diff)
downloadkernel-qcow2-linux-77c2061d10a408d0220c2b0e7faefe52d9c41008.tar.gz
kernel-qcow2-linux-77c2061d10a408d0220c2b0e7faefe52d9c41008.tar.xz
kernel-qcow2-linux-77c2061d10a408d0220c2b0e7faefe52d9c41008.zip
wireless: fix several minor description typos
Signed-off-by: Walter Goldens <goldenstranger@yahoo.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/orinoco')
-rw-r--r--drivers/net/wireless/orinoco/hermes_dld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/orinoco/hermes_dld.c b/drivers/net/wireless/orinoco/hermes_dld.c
index 6da85e75fce0..f750f49bbd4e 100644
--- a/drivers/net/wireless/orinoco/hermes_dld.c
+++ b/drivers/net/wireless/orinoco/hermes_dld.c
@@ -68,7 +68,7 @@ struct dblock {
} __attribute__ ((packed));
/*
- * Plug Data References are located in in the image after the last data
+ * Plug Data References are located in the image after the last data
* block. They refer to areas in the adapter memory where the plug data
* items with matching ID should be written.
*/