[PATCH net-next v2 0/9] netlink: specs: enum alignment fixes
From: Asbjørn Sloth Tønnesen
Date: Fri Sep 25 2026 - 17:40:23 EST
This series fixes misalignment issues in YNL-defined enums or flags.
Changes:
v2: (got delayed due to conference activities)
- Add Reviewed-by's (thanks Jakub, Moshe, Kory and Toke)
- Patch 1: Add "fixes" in prose, as Clashiko guessed wrong.
- Patch 2: Mention renaming ect{0,1}-pkts in commit message (Clashiko).
- Drop old patch 4.
- Patch 4 (was patch 5): Remove redundant enum-as-flags (thanks Moshe).
v1: https://lore.kernel.org/20260911214148.1184806-1-ast@xxxxxxxxxxx
While this is not a direct continuation, the rt-link changes was
previously posted as part of another RFC:
https://lore.kernel.org/20260910221733.1021864-1-ast@xxxxxxxxxxx
Asbjørn Sloth Tønnesen (9):
netlink: specs: rt-link: re-align IPv4 devconf
netlink: specs: rt-link: re-align ifla-inet6-stats
netlink: specs: rt-link: fix ifinfo-flags names
netlink: specs: devlink: fix resource-scope type
netlink: specs: ethtool: re-align c33-pse-ext-state
netlink: specs: ethtool: re-align module-fw-flash-status
netlink: specs: nl80211: fix naming of enum members
netlink: specs: tc: fix typo in cls-flags
netlink: specs: fix incorrect name-prefixes
Documentation/netlink/specs/devlink.yaml | 3 +--
Documentation/netlink/specs/ethtool.yaml | 4 ++-
Documentation/netlink/specs/nl80211.yaml | 4 +--
Documentation/netlink/specs/rt-link.yaml | 33 +++++++++++++-----------
Documentation/netlink/specs/tc.yaml | 2 +-
5 files changed, 25 insertions(+), 21 deletions(-)
base-commit: 42a9fb3382fc2573e92f41d203b095d9a372cfc9
--
2.55.0