]> git.proxmox.com Git - mirror_iproute2.git/commit
devlink: Print health reporter's dump time-stamp in a helper function
authorAya Levin <ayal@mellanox.com>
Wed, 11 Dec 2019 15:45:34 +0000 (17:45 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 17 Dec 2019 04:52:37 +0000 (20:52 -0800)
commitf678a2d08e9793fbd5996d206061b94aa3b8d88a
tree57018e5145ec44d8bb7a53a7db59c829af3fd733
parent1a500c78aef0d4fd33c1700dbfcf435ea2c53847
devlink: Print health reporter's dump time-stamp in a helper function

Add pr_out_dump_reporter prefix to the helper function's name and
encapsulate the print in it.

Fixes: 2f1242efe9d0 ("devlink: Add devlink health show command")
Signed-off-by: Aya Levin <ayal@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
devlink/devlink.c