mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
abs() takes a (signed) int as input. Instead, it was used with unsigned 64-bit integers. So, add and use a new helper function to calculate a difference between two uint64_t-s. Reviewed by: manu MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D26307 |
||
|---|---|---|
| .. | ||
| clk | ||
| hwreset | ||
| nvmem | ||
| phy | ||
| regulator | ||
| syscon | ||