]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/mac80211/mesh_pathtbl.c
net: Fix (nearly-)kernel-doc comments for various functions
[karo-tx-linux.git] / net / mac80211 / mesh_pathtbl.c
index c9ae931dd693735e96ea03ecefc02f1882d2d9cc..075bc535c60126c33c6ce5f015bab87b00fe08f2 100644 (file)
@@ -778,7 +778,7 @@ static void __mesh_path_del(struct mesh_table *tbl, struct mpath_node *node)
 /**
  * mesh_path_flush_by_nexthop - Deletes mesh paths if their next hop matches
  *
- * @sta - mesh peer to match
+ * @sta: mesh peer to match
  *
  * RCU notes: this function is called when a mesh plink transitions from
  * PLINK_ESTAB to any other state, since PLINK_ESTAB state is the only one that
@@ -833,7 +833,7 @@ static void table_flush_by_iface(struct mesh_table *tbl,
  *
  * This function deletes both mesh paths as well as mesh portal paths.
  *
- * @sdata - interface data to match
+ * @sdata: interface data to match
  *
  */
 void mesh_path_flush_by_iface(struct ieee80211_sub_if_data *sdata)