Skip to content
Commit d2de875c authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: use ktime_get_ns() and ktime_get_real_ns() helpers



ktime_get_ns() replaces ktime_to_ns(ktime_get())

ktime_get_real_ns() replaces ktime_to_ns(ktime_get_real())

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3f8a2b74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment