You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: 386c568 ("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]>
0 commit comments