diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-06-17 13:22:40 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-18 14:10:39 -0700 |
commit | c6d732c38f93c4aebd204a5656583142289c3a2e (patch) | |
tree | 70c42852456db2c8db964cd723693840c3313329 /net/lapb/lapb_timer.c | |
parent | d0fa59897e049e84432600e86df82aab3dce7aa5 (diff) |
net: ethtool: remove duplicate defines for family info
Commit under fixes switched to uAPI generation from the YAML
spec. A number of custom defines were left behind, mostly
for commands very hard to express in YAML spec.
Among what was left behind was the name and version of
the generic netlink family. Problem is that the codegen
always outputs those values so we ended up with a duplicated,
differently named set of defines.
Provide naming info in YAML and remove the incorrect defines.
Fixes: 8d0580c6ebdd ("ethtool: regenerate uapi header from the spec")
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250617202240.811179-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions