diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2022-11-09 15:09:41 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-11 10:58:39 +0000 |
commit | 2d96099f50f0ee7e38789c767c93e712737520b5 (patch) | |
tree | 15e02e85bd5384d24be7ec3063732498f26ffc85 /net/ipv4/tcp_cong.c | |
parent | 974557020a5917f73fb7d7218402ef744b109c41 (diff) | |
download | linux-2d96099f50f0ee7e38789c767c93e712737520b5.tar.gz linux-2d96099f50f0ee7e38789c767c93e712737520b5.tar.bz2 linux-2d96099f50f0ee7e38789c767c93e712737520b5.zip |
ptp: stmac: convert .adjfreq to .adjfine
The stmac implementation of .adjfreq is implemented in terms of a
straight forward "base * ppb / 1 billion" calculation.
Convert this to the newer .adjfine, using the recently added
adjust_by_scaled_ppm helper function.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: Jose Abreu <joabreu@synopsys.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_cong.c')
0 files changed, 0 insertions, 0 deletions