diff options
| author | Jakub Kicinski <[email protected]> | 2023-06-09 21:43:41 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-06-12 10:01:03 +0000 |
| commit | 180ad455273a7d3ba95ec21d28c1fee6766f166d (patch) | |
| tree | 091578b675231e92059dc5c17a4f3c0843a3ed5b /tools/net/ynl/generated/ethtool-user.c | |
| parent | tools: ynl-gen: resolve enum vs struct name conflicts (diff) | |
| download | kernel-180ad455273a7d3ba95ec21d28c1fee6766f166d.tar.gz kernel-180ad455273a7d3ba95ec21d28c1fee6766f166d.zip | |
netlink: specs: ethtool: add empty enum stringset
C does not allow defining structures and enums with the same name.
Since enum ethtool_stringset exists in the uAPI we need to include
at least a stub of it in the spec. This will trigger name collision
avoidance in the code gen.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/ethtool-user.c')
0 files changed, 0 insertions, 0 deletions
