Home
last modified time | relevance | path

Searched hist:"4 a09a981002bafdac1decf4116c77bf8f5496326" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/ptp/
H A Dtestptp.cdiff 4a09a981002bafdac1decf4116c77bf8f5496326 Mon Jul 20 19:55:58 CEST 2020 Vladimir Oltean <olteanv@gmail.com> testptp: promote 'perout' variable to int64_t

Since 'perout' holds the nanosecond value of the signal's period, it
should be a 64-bit value. Current assumption is that it cannot be larger
than 1 second.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>