]> git.proxmox.com Git - mirror_iproute2.git/commit
uapi/netlink.h: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK
authorStephen Hemminger <sthemmin@microsoft.com>
Thu, 20 Dec 2018 17:18:29 +0000 (09:18 -0800)
committerStephen Hemminger <sthemmin@microsoft.com>
Thu, 20 Dec 2018 17:18:29 +0000 (09:18 -0800)
commit2db63d290b6df93e48eb6f0674813e7e47753dce
tree475871c7f74a0ada548478086ca804de19daa971
parentef7f9fae2e1838e7c7d211f72581f4eb2e7efc71
uapi/netlink.h: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHK

NETLINK_DUMP_STRICT_CHK can be used for all GET requests,
dumps as well as doit handlers.  Replace the DUMP in the
name with GET make that clearer.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/netlink.h