[PATCH 0/2] wifi: nl80211: Document sta-info nested attribute
Hilal Rahmatullah <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
There are many undocumented attribute in nl80211 specification documentation, this patch series aims to document NL80211_ATTR_STA_INFO nested attribute from the previous binary type. This patch merges/supersedes 2 related patches. Link: https://lore.kernel.org/netdev/[email protected] Link: https://lore.kernel.org/netdev/[email protected] Signed-off-by: Hilal Rahmatullah <[email protected]> --- Hilal Rahmatullah (2): wifi: nl80211: add sta-info nested attribute net: ynl: allow u8 sub-type for indexed array Documentation/netlink/specs/nl80211.yaml | 368 ++++++++++++++++++++++++++++++- tools/net/ynl/pyynl/ynl_gen_c.py | 2 +- 2 files changed, 368 insertions(+), 2 deletions(-) --- base-commit: 3d6d817622b0a9721e3cc404df3469171582be13 change-id: 20260821-work-b9d257341ca7 Best regards, -- Hilal Rahmatullah <[email protected]>