mac80211: fix lots of kernel-doc
Fix more than 50 kernel-doc warnings in ieee80211/mac80211 kernel-doc notation. Fix a few typos also. Note: Some fields are marked as TBD and need to have their description corrected. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
fd4484af7c
commit
6ef307bc56
@@ -135,6 +135,7 @@ struct sta_info *sta_info_get_by_idx(struct ieee80211_local *local, int idx,
|
||||
/**
|
||||
* __sta_info_free - internal STA free helper
|
||||
*
|
||||
* @local: pointer to the global information
|
||||
* @sta: STA info to free
|
||||
*
|
||||
* This function must undo everything done by sta_info_alloc()
|
||||
|
Reference in New Issue
Block a user