Re: [net-next PATCH v5 01/15] net: dsa: qca8k: move qca8k_port_to_phy() to header

From: Michal Kubiak
Date: Mon Mar 20 2023 - 12:40:10 EST


On Sun, Mar 19, 2023 at 08:18:00PM +0100, Christian Marangi wrote:
> Move qca8k_port_to_phy() to qca8k header as it's useful for future
> reference in Switch LEDs module since the same logic is applied to get
> the right index of the switch port.
> Make it inline as it's simple function that just decrease the port.
>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> ---


Reviewed-by: Michal Kubiak <michal.kubiak@xxxxxxxxx>