summaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax
diff options
context:
space:
mode:
authorUwe Kleine-König2010-12-10 14:55:42 +0100
committerJiri Kosina2010-12-10 16:04:28 +0100
commita34f0b31398020e2d3be653eb695bd17a9cf3b55 (patch)
treea049085d3b21a55f3138ed2cc78552cad828748d /drivers/net/wimax
parentpoll: fix a typo in comment (diff)
downloadkernel-qcow2-linux-a34f0b31398020e2d3be653eb695bd17a9cf3b55.tar.gz
kernel-qcow2-linux-a34f0b31398020e2d3be653eb695bd17a9cf3b55.tar.xz
kernel-qcow2-linux-a34f0b31398020e2d3be653eb695bd17a9cf3b55.zip
fix comment typos concerning "consistent"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/wimax')
-rw-r--r--drivers/net/wimax/i2400m/i2400m.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wimax/i2400m/i2400m.h b/drivers/net/wimax/i2400m/i2400m.h
index 8cde3a52d225..a2dbc94f6232 100644
--- a/drivers/net/wimax/i2400m/i2400m.h
+++ b/drivers/net/wimax/i2400m/i2400m.h
@@ -186,7 +186,7 @@ enum {
* struct i2400m_poke_table - Hardware poke table for the Intel 2400m
*
* This structure will be used to create a device specific poke table
- * to put the device in a consistant state at boot time.
+ * to put the device in a consistent state at boot time.
*
* @address: The device address to poke
*