diff options
author | Hangbin Liu <[email protected]> | 2024-04-01 11:10:03 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-02 18:24:32 -0700 |
commit | 948dbafc15da900b13c2bc9e244b9e109303907b (patch) | |
tree | 7348d4e0840bf4b0dc403712fd9edb34e36c6daf /tools/perf/scripts/python/libxed.py | |
parent | a0393e3e3ddbb177b25f0a978c72f5efe942fe7d (diff) |
net: team: use policy generated by YAML spec
generated with:
$ ./tools/net/ynl/ynl-gen-c.py --mode kernel \
> --spec Documentation/netlink/specs/team.yaml --source \
> -o drivers/net/team/team_nl.c
$ ./tools/net/ynl/ynl-gen-c.py --mode kernel \
> --spec Documentation/netlink/specs/team.yaml --header \
> -o drivers/net/team/team_nl.h
The TEAM_ATTR_LIST_PORT in team_nl_policy is removed as it is only in the
port list reply attributes.
Signed-off-by: Hangbin Liu <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions