Re: [PATCH net-next v5 06/10] net: team: Rename enablement functions and struct members to tx
From: Jiri Pirko
Date: Tue Apr 07 2026 - 07:57:22 EST
Mon, Apr 06, 2026 at 05:03:42AM +0200, marcharvey@xxxxxxxxxx wrote:
>Add no functional changes, but rename enablement functions, variables
>etc. that are used in teaming driver transmit decisions.
>
>Since rx and tx enablement are still coupled, some of the variables
>renamed in this patch are still used for the rx path, but that will
>change in a follow-up patch.
>
>Signed-off-by: Marc Harvey <marcharvey@xxxxxxxxxx>
Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>