Re: [PATCH net-next v7 06/10] net: team: Rename enablement functions and struct members to tx
From: Kuniyuki Iwashima
Date: Fri Apr 10 2026 - 02:22:37 EST
On Wed, Apr 8, 2026 at 7:59 PM Marc Harvey <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.
>
> Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>
> Signed-off-by: Marc Harvey <marcharvey@xxxxxxxxxx>
Reviewed-by: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>