nl80211: docs: add a description for s1g_cap parameter
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 10 Sep 2020 08:06:47 +0000 (10:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 15 Oct 2020 05:49:49 +0000 (07:49 +0200)
commit8a50c0572ffa816d0067fcf24911a27efd45237c
treeb94fad7d5e290ab75118bebd87df9fa97571d02d
parent1b7743912bcf2b4a9d9c96de668542156450554f
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>
include/net/cfg80211.h