linux/drivers/net/team
Nikola Z. Ivanov aee0f01b4f team: Add matching error label for failed action
Follow the "action" - "err_action" pairing of labels
found across the source code of team net device.

Currently in team_port_add the err_set_slave_promisc
label is reused for exiting on error when setting
allmulti level of the new slave.

Signed-off-by: Nikola Z. Ivanov <zlatistiv@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://patch.msgid.link/20251128072544.223645-1-zlatistiv@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-12-01 14:20:17 -08:00
..
Kconfig
Makefile net: team: use policy generated by YAML spec 2024-04-02 18:24:32 -07:00
team_core.c team: Add matching error label for failed action 2025-12-01 14:20:17 -08:00
team_mode_activebackup.c team: replace team lock with rtnl lock 2025-06-25 15:23:06 -07:00
team_mode_broadcast.c team: remove unreferenced header in broadcast and roundrobin files 2023-08-08 15:04:04 -07:00
team_mode_loadbalance.c team: replace team lock with rtnl lock 2025-06-25 15:23:06 -07:00
team_mode_random.c treewide: use get_random_u32_below() instead of deprecated function 2022-11-18 02:15:15 +01:00
team_mode_roundrobin.c team: remove unreferenced header in broadcast and roundrobin files 2023-08-08 15:04:04 -07:00
team_nl.c tools: ynl-gen: add regeneration comment 2025-11-25 19:20:42 -08:00
team_nl.h tools: ynl-gen: add regeneration comment 2025-11-25 19:20:42 -08:00