mirror_ubuntu-kernels/Documentation/netlink
Jakub Kicinski 0629f22ec1 ynl: netdev: drop unnecessary enum-as-flags
enum-as-flags can be used when enum declares bit positions but
we want to carry bitmask in an attribute. If the definition
is already provided as flags there's no need to indicate
the flag-iness of the attribute.

Acked-by: Stanislav Fomichev <sdf@google.com>
Link: https://lore.kernel.org/r/20231003153416.2479808-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-10-04 17:33:54 -07:00
..
specs ynl: netdev: drop unnecessary enum-as-flags 2023-10-04 17:33:54 -07:00
genetlink-c.yaml doc/netlink: Fix typo in genetlink-* schemas 2023-08-27 17:17:09 -07:00
genetlink-legacy.yaml doc/netlink: Fix typo in genetlink-* schemas 2023-08-27 17:17:09 -07:00
genetlink.yaml netlink: specs: add dump-strict flag for dont-validate property 2023-08-04 14:03:00 -07:00
netlink-raw.yaml doc/netlink: Add a schema for netlink-raw families 2023-08-27 17:17:09 -07:00