Re: [PATCH net] net: bcmgenet: fix MoCA LED control

From: Florian Fainelli
Date: Thu Feb 16 2023 - 14:46:38 EST


On 2/16/23 11:41, Doug Berger wrote:
When the bcmgenet_mii_config() code was refactored it was missed
that the LED control for the MoCA interface got overwritten by
the port_ctrl value. Its previous programming is restored here.

Fixes: 4f8d81b77e66 ("net: bcmgenet: Refactor register access in bcmgenet_mii_config")
Signed-off-by: Doug Berger <opendmb@xxxxxxxxx>

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