]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'netlink-specs-add-a-spec-for-nl80211-wiphy'
authorJakub Kicinski <kuba@kernel.org>
Thu, 13 Feb 2025 03:32:26 +0000 (19:32 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 13 Feb 2025 03:32:27 +0000 (19:32 -0800)
Donald Hunter says:

====================
netlink: specs: add a spec for nl80211 wiphy

Add a rudimentary YNL spec for nl80211 that includes get-wiphy and
get-interface, along with some required enhancements to YNL and the
netlink schemas.

Patch 1 is a minor cleanup to prepare for patch 2
Patches 2-4 are new features for YNL
Patches 5-7 are updates to ynl_gen_c
Patches 8-9 are schema updates for feature parity
Patch 10 is the new nl80211 spec
====================

Link: https://patch.msgid.link/20250211120127.84858-1-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge