aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/esp4_offload.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-07-11 12:19:14 +0200
committerSteffen Klassert <steffen.klassert@secunet.com>2018-07-11 15:26:35 +0200
commit03dc7a35fcc83a199121a5156c4a7a976b836682 (patch)
tree3eb64568dea9ef596543d34547009d65b68c4222 /net/ipv4/esp4_offload.c
parentxfrm: use time64_t for in-kernel timestamps (diff)
downloadlinux-dev-03dc7a35fcc83a199121a5156c4a7a976b836682.tar.xz
linux-dev-03dc7a35fcc83a199121a5156c4a7a976b836682.zip
ipv6: xfrm: use 64-bit timestamps
get_seconds() is deprecated because it can overflow on 32-bit architectures. For the xfrm_state->lastused member, we treat the data as a 64-bit number already, so we just need to use the right accessor that works on both 32-bit and 64-bit machines. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions