Revision eccffcf4657ab9a148faaa0eb354d2a091caf552 authored by Xiaoliang Yang on 23 December 2021, 07:39:28 UTC, committed by Jakub Kicinski on 23 December 2021, 17:45:55 UTC
Convert the u32 variable to type u64 in a context where expression of
type u64 is required to avoid potential overflow.

Fixes: e9e3720002f6 ("net: stmmac: ptp: update tas basetime after ptp adjust")
Signed-off-by: Xiaoliang Yang <xiaoliang.yang_1@nxp.com>
Link: https://lore.kernel.org/r/20211223073928.37371-1-xiaoliang.yang_1@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent ae2778a
History
File Mode Size
boot
configs
crypto
hyperv
include
kernel
kvm
lib
mm
net
tools
xen
Kbuild -rw-r--r-- 229 bytes
Kconfig -rw-r--r-- 68.4 KB
Kconfig.debug -rw-r--r-- 739 bytes
Kconfig.platforms -rw-r--r-- 7.6 KB
Makefile -rw-r--r-- 7.0 KB

back to top