drivers: ethernet: mcux: Bugfix ptp_clock_adjust
ptp_clock_adjust() API call for mcux driver has a bug where
increment gets compared with an unsigned int, causing it to
always return -EINVAL.
Signed-off-by:
Alex Sergeev <asergeev@carbonrobotics.com>
Loading
Please sign in to comment