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

From: Florian Fainelli
Date: Thu Apr 13 2023 - 10:05:32 EST




On 3/27/2023 7:10 AM, 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>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian