Re: [LTP] [PATCH net v1] ptp: Make max_phase_adjustment sysfs device attribute invisible when not supported
From: Petr Vorel <pvorel@suse.cz>
Date: 2023-07-03 05:10:58
Also in:
ltp
From: Petr Vorel <pvorel@suse.cz>
Date: 2023-07-03 05:10:58
Also in:
ltp
Hi all,
The .adjphase operation is an operation that is implemented only by certain PHCs. The sysfs device attribute node for querying the maximum phase adjustment supported should not be exposed on devices that do not support .adjphase.
Reviewed-by: Petr Vorel <pvorel@suse.cz> I wonder why LTP was Cc'ed. Kind regards, Petr