]> git.proxmox.com Git - mirror_iproute2.git/commit
devlink: rename dpipe_counters_enable struct field to dpipe_counters_enabled
authorJiri Pirko <jiri@mellanox.com>
Sat, 4 Apr 2020 16:16:18 +0000 (18:16 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 6 Apr 2020 17:00:32 +0000 (10:00 -0700)
commit342f462efa9f51966c4e92ad5d3e487680ba16d4
tree1939d9a6b87d8dd2ea1ba161afed0dafaff577dc
parent192e7b3ffa1de43dc65b95b8c19a1e73baa251ff
devlink: rename dpipe_counters_enable struct field to dpipe_counters_enabled

To be consistent with the rest of the code and name of netlink
attribute, rename the dpipe_counters_enable struct fielt
to dpipe_counters_enabled.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
devlink/devlink.c