]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211/mac80211: fix kernel-doc for SAR APIs
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jan 2021 22:47:41 +0000 (23:47 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 8 Jan 2021 19:59:37 +0000 (20:59 +0100)
commitd6f6797157b6e95b2a743652894872668f145177
tree015fda6338d2e115ae85bb8d0af20c3b572caaad
parent9307935378163f0923387552d8dc2aa68e4a67fa
cfg80211/mac80211: fix kernel-doc for SAR APIs

A stray @ caused the kernel-doc parser to not understand
this, fix that. Also add some missing kernel-doc.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 86ea53d9abe2 ("nl80211: add common API to configure SAR power limitations")
Fixes: c1cb4481c723 ("mac80211: add ieee80211_set_sar_specs")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au> # build only
Link: https://lore.kernel.org/r/20210106234740.96827c18f9bd.I8b9f0a9cbfe186931ef9640046f414371f216914@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/net/mac80211.h