aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.h
diff options
context:
space:
mode:
authorJavier Cardona <javier@cozybit.com>2009-08-10 12:15:46 -0700
committerJohn W. Linville <linville@tuxdriver.com>2009-08-14 09:13:58 -0400
commitfe58343461def0d376908a80cebd087b746a1483 (patch)
treeac888a0e19102fcf02a03b3f36cf1007350d0d00 /net/mac80211/mesh.h
parenta3e14f3d2a55fa1268f64ec8a839b6dfa4ff9ea2 (diff)
downloadkernel_samsung_smdk4412-fe58343461def0d376908a80cebd087b746a1483.zip
kernel_samsung_smdk4412-fe58343461def0d376908a80cebd087b746a1483.tar.gz
kernel_samsung_smdk4412-fe58343461def0d376908a80cebd087b746a1483.tar.bz2
mac80211: Improve dequeing from mpath frame queue.
Also, fix typo in comment. Signed-off-by: Javier Cardona <javier@cozybit.com> Tested-by: Andrey Yurovsky <andrey@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/mesh.h')
-rw-r--r--net/mac80211/mesh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/mesh.h b/net/mac80211/mesh.h
index ce53881..6aaf1ec 100644
--- a/net/mac80211/mesh.h
+++ b/net/mac80211/mesh.h
@@ -61,7 +61,7 @@ enum mesh_path_flags {
* retry
* @discovery_retries: number of discovery retries
* @flags: mesh path flags, as specified on &enum mesh_path_flags
- * @state_lock: mesh pat state lock
+ * @state_lock: mesh path state lock
*
*
* The combination of dst and sdata is unique in the mesh path table. Since the