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

mac80211: fix typo in a comment

parent 8f2fda95
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */