Re: [PATCH net-next] team: Add matching error label for failed action
From: Simon Horman
Date: Sat Nov 29 2025 - 12:58:45 EST
On Fri, Nov 28, 2025 at 09:25:44AM +0200, Nikola Z. Ivanov 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>
> ---
> Related discussion:
> https://lore.kernel.org/netdev/admyw5vnd3hup26xew7yxfwqo4ypr5sfb3esk7spv4jx3yqpxu@g47iffagagah/
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>