On Mon, Jul 25, 2022 at 09:57:07AM +0200, Miroslav Lichvar wrote:
> With a virtual PHC, don't try to switch to the physical PHC after a
> link-state change. JBOD and other multi-PHC configurations are not
> supported with vclocks yet.
>
> Fixes: 9b9c2c58e6ed ("port: Check for virtual clocks.")
>
With a virtual PHC, don't try to switch to the physical PHC after a
link-state change. JBOD and other multi-PHC configurations are not
supported with vclocks yet.
Fixes: 9b9c2c58e6ed ("port: Check for virtual clocks.")
Signed-off-by: Miroslav Lichvar
---
Notes:
v2: Rebased on latest code