Skip to content
Snippets Groups Projects
Commit fe37f73d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab Committed by Johannes Berg
Browse files

wifi: mac80211: sta_info: fix a missing kernel-doc struct element


struct link_sta_info has now a cur_max_bandwidth data:

	net/mac80211/sta_info.h:569: warning: Function parameter or member 'cur_max_bandwidth' not described in 'link_sta_info'

Copy the meaning from struct sta_info, documenting it.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
Link: https://lore.kernel.org/r/37d898634bb30776442a33833c48cbb21c90ecc6.1656409369.git.mchehab@kernel.org


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 82757b79
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment