Re: [PATCH v6 68/80] nl80211: docs: add a description for s1g_cap parameter

From: Mauro Carvalho Chehab
Date: Tue Oct 13 2020 - 16:41:11 EST


Em Tue, 13 Oct 2020 20:47:47 +0200
Johannes Berg <johannes@xxxxxxxxxxxxxxxx> escreveu:

> Thanks Mauro.
>
>
> On Tue, 2020-10-13 at 13:54 +0200, Mauro Carvalho Chehab wrote:
> > 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.
>
> Should I take this through my tree, or is that part of a larger set
> that'll go somewhere else?

Whatever works best for you ;-)

If you don't pick it via your tree, I'm planning to send it
together with the other patches likely on Thursday.


Thanks,
Mauro