diff options
author | Jakub Kicinski <[email protected]> | 2023-06-09 14:43:41 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-06-12 11:01:03 +0100 |
commit | 180ad455273a7d3ba95ec21d28c1fee6766f166d (patch) | |
tree | 091578b675231e92059dc5c17a4f3c0843a3ed5b /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 2c9d47a095f7d0380e35064121bc8838dbf136cb (diff) |
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/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions