]> Git Repo - linux.git/commit - net/xfrm/xfrm_state.c
xfrm: consistently use time64_t in xfrm_timer_handler()
authorEric Dumazet <[email protected]>
Thu, 26 Jan 2023 11:21:29 +0000 (11:21 +0000)
committerSteffen Klassert <[email protected]>
Fri, 27 Jan 2023 09:18:20 +0000 (10:18 +0100)
commit195e4aac74ce67385f95432301da6db3c2cfc72a
tree4b8e21c242d006994558b37a89dbabed8a2b581a
parentb6ee896385380aa621102e8ea402ba12db1cabff
xfrm: consistently use time64_t in xfrm_timer_handler()

For some reason, blamed commit did the right thing in xfrm_policy_timer()
but did not in xfrm_timer_handler()

Fixes: 386c5680e2e8 ("xfrm: use time64_t for in-kernel timestamps")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Steffen Klassert <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
net/xfrm/xfrm_state.c
This page took 0.049267 seconds and 4 git commands to generate.