linux/tools/net
Jakub Kicinski 67c65ce762 tools: ynl-gen: don't override pure nested struct
For pure structs (parsed nested attributes) we track what
forms of the struct exist in request and reply directions.
Make sure we don't overwrite the recorded struct each time,
otherwise the information is lost.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-02 22:10:46 -07:00
..
ynl tools: ynl-gen: don't override pure nested struct 2023-06-02 22:10:46 -07:00