projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f2fda9
)
mac80211: fix typo in a comment
author
Rui Paulo
<rpaulo@gmail.com>
Mon, 9 Nov 2009 23:46:42 +0000
(23:46 +0000)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 11 Nov 2009 20:23:57 +0000
(15:23 -0500)
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Rui Paulo <rpaulo@gmail.com>
Reviewed-by: Andrey Yurovsky <andrey@cozybit.com>
Tested-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_plink.c
patch
|
blob
|
blame
|
history
diff --git
a/net/mac80211/mesh_plink.c
b/net/mac80211/mesh_plink.c
index f98c8d23f58152180ba579f66d5949537e94da96..418875246a0b1b8bfd64f84d5666bf639f7f63d3 100644
(file)
--- a/
net/mac80211/mesh_plink.c
+++ b/
net/mac80211/mesh_plink.c
@@
-79,7
+79,7
@@
void mesh_plink_dec_estab_count(struct ieee80211_sub_if_data *sdata)
/**
* mesh_plink_fsm_restart - restart a mesh peer link finite state machine
*
- * @sta: mes peer link to restart
+ * @sta: mes
h
peer link to restart
*
* Locking: this function must be called holding sta->lock
*/