Re: [PATCH net v3] wifi: nl80211: document sta-info nested attribute
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 16 Aug 2026 17:12:15 +0700 Hilal Rahmatullah wrote: > Add NL80211_ATTR_STA_INFO nested attributes definition, from > the previous binary type. > > Signed-off-by: Hilal Rahmatullah <[email protected]> > --- > changes in v2: > - Fix nested attribute name > - Add double quote for numeric enum member > changes in v3: > - add missing he-gi attribute on rate-info-attrs > - fix sta-info attributes order > > --- > Documentation/netlink/specs/nl80211.yaml | 351 ++++++++++++++++++++++- Hi Johannes! Should we add this file to wireless in MAINTAINERS? Or do you prefer for us to handle the YAML stuff directly?