0
0
mirror of https://mirrors.bfsu.edu.cn/git/linux.git synced 2024-12-29 05:55:02 +08:00
linux/Documentation/netlink
Jakub Kicinski 180ad45527 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 <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-06-12 11:01:03 +01:00
..
specs netlink: specs: ethtool: add empty enum stringset 2023-06-12 11:01:03 +01:00
genetlink-c.yaml netlink: specs: support setting prefix-name per attribute 2023-06-12 11:01:02 +01:00
genetlink-legacy.yaml netlink: specs: support setting prefix-name per attribute 2023-06-12 11:01:02 +01:00
genetlink.yaml Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-03-17 16:29:25 -07:00