diff options
| author | Hangbin Liu <[email protected]> | 2024-04-01 03:10:03 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-03 01:24:32 +0000 |
| commit | 948dbafc15da900b13c2bc9e244b9e109303907b (patch) | |
| tree | 7348d4e0840bf4b0dc403712fd9edb34e36c6daf /net/unix/af_unix.c | |
| parent | net: team: rename team to team_core for linking (diff) | |
| download | kernel-948dbafc15da900b13c2bc9e244b9e109303907b.tar.gz kernel-948dbafc15da900b13c2bc9e244b9e109303907b.zip | |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
