Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

nl80211: docs: add a description for s1g_cap parameter

Changeset df78a0c0b67d ("nl80211: S1G band and channel definitions")
added a new parameter, but didn't add the corresponding kernel-doc
markup, as repoted when doing "make htmldocs":

./include/net/cfg80211.h:471: warning: Function parameter or member 's1g_cap' not described in 'ieee80211_supported_band'

Add a documentation for it.

Fixes: df78a0c0b67d ("nl80211: S1G band and channel definitions")
Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

+1
+1
include/net/cfg80211.h
··· 449 449 * @n_bitrates: Number of bitrates in @bitrates 450 450 * @ht_cap: HT capabilities in this band 451 451 * @vht_cap: VHT capabilities in this band 452 + * @s1g_cap: S1G capabilities in this band 452 453 * @edmg_cap: EDMG capabilities in this band 453 454 * @n_iftype_data: number of iftype data entries 454 455 * @iftype_data: interface type data entries. Note that the bits in