Re: [PATCH net v3] wifi: nl80211: document sta-info nested attribute

From: Jakub Kicinski

Date: Mon Aug 17 2026 - 12:08:04 EST


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 <hilalrahmatullah11@xxxxxxxxx>
> ---
> 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?