Commit 23c7a29c authored by Rui Paulo's avatar Rui Paulo Committed by John W. Linville

mac80211: fix typo in a comment

Signed-off-by: default avatarJavier Cardona <javier@cozybit.com>
Signed-off-by: default avatarRui Paulo <rpaulo@gmail.com>
Reviewed-by: default avatarAndrey Yurovsky <andrey@cozybit.com>
Tested-by: default avatarBrian Cavagnolo <brian@cozybit.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 8f2fda95
...@@ -79,7 +79,7 @@ void mesh_plink_dec_estab_count(struct ieee80211_sub_if_data *sdata) ...@@ -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 * mesh_plink_fsm_restart - restart a mesh peer link finite state machine
* *
* @sta: mes peer link to restart * @sta: mesh peer link to restart
* *
* Locking: this function must be called holding sta->lock * Locking: this function must be called holding sta->lock
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment