On 5/19/2023 7:12 AM, alexis.lothore@xxxxxxxxxxx wrote:
From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx> Since this function is a simple helper, we do not need to pass a full dsa_switch structure, we can directly pass the mv88e6xxx_chip structure. Doing so will allow to share this function with any other function not manipulating dsa_switch structure but needing info about number of internal phys Signed-off-by: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> -- Florian