Jakub Kicinski 4c6170d1ae tools: ynl: default to treating enums as flags for mask generation
I was a bit too optimistic in commit bf51d27704c9 ("tools: ynl: fix
get_mask utility routine"), not every mask we use is necessarily
coming from an enum of type "flags". We also allow flipping an
enum into flags on per-attribute basis. That's done by
the 'enum-as-flags' property of an attribute.

Restore this functionality, it's not currently used by any in-tree
family.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-03-27 08:56:04 +01:00
..
2023-02-03 13:54:22 -03:00
2023-01-21 17:52:26 +00:00
2023-03-02 09:45:34 -08:00
2023-03-10 08:18:46 -08:00
2023-03-17 11:02:26 -07:00
2023-02-23 10:20:49 -08:00