Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42096b63 authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

mac80211: fix kernel-doc comment for mesh_plink_deactivate



Accidentally copied in a __mesh_plink_deactivate, noticed by Luis
Carlos Cobo.

Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent d6d1a5a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -131,7 +131,7 @@ struct sta_info *mesh_plink_add(u8 *hw_addr, u64 rates, struct net_device *dev)
}
}


/**
/**
 * __mesh_plink_deactivate - deactivate mesh peer link
 * mesh_plink_deactivate - deactivate mesh peer link
 *
 *
 * @sta: mesh peer link to deactivate
 * @sta: mesh peer link to deactivate
 *
 *