net: gptp: Replace calls to power function with pre-computed values
gPTP subsystem was calling pow(x,y) function with X and Y being
constants; these are replaced with the pre-computed values.
Signed-off-by:
Andrei Laperie <andrei.laperie@intel.com>
Loading
Please sign in to comment