Skip to content

Commit

Permalink
mac80211: fix typo in a comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Rui Paulo authored and John W. Linville committed Nov 11, 2009
1 parent 8f2fda9 commit 23c7a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/mac80211/mesh_plink.c
Original file line number Diff line number Diff line change
Expand Up @@ -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: mesh peer link to restart
*
* Locking: this function must be called holding sta->lock
*/
Expand Down

0 comments on commit 23c7a29

Please sign in to comment.