diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2024-04-01 11:10:03 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-02 18:24:32 -0700 |
commit | 948dbafc15da900b13c2bc9e244b9e109303907b (patch) | |
tree | 7348d4e0840bf4b0dc403712fd9edb34e36c6daf /net/unix/af_unix.c | |
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 <liuhangbin@gmail.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20240401031004.1159713-4-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions