This series includes two small fixes from Aya for the devlink health infrastructure introduced earlier in this window.
First patch rename some UAPI attributes to better reflect their use. Second patch reduces the amount of data passed from the devlink to the netlink layer upon get reporter command, in case of no-recovery reporter. Aya Levin (2): devlink: Rename devlink health attributes devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET include/uapi/linux/devlink.h | 4 ++-- net/core/devlink.c | 10 ++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) -- 2.17.1