Re: [PATCH net-next] team: Add matching error label for failed action
From: Jiri Pirko
Date: Mon Dec 01 2025 - 05:52:50 EST
Fri, Nov 28, 2025 at 08:25:44AM +0100, zlatistiv@xxxxxxxxx wrote:
>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@xxxxxxxxx>
Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>