liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Jul 2018 12:29:52 +0000 (14:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 21:55:39 +0000 (14:55 -0700)
commit44c58899b09d6cbf113f50465215fc66258461df
tree35712d7888c509f11ec6e7633a5d433b070ec1b5
parentccb06fba51149e3f0e0f3debcfc270a1e1460f08
liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()

The two do the same thing, but we want to have a consistent
naming in the kernel.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Felix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/liquidio/lio_main.c
drivers/net/ethernet/cavium/liquidio/octeon_console.c