]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ip_common.h
iplink: Remove flags argument from iplink_get
authorDavid Ahern <dsahern@gmail.com>
Fri, 19 Oct 2018 19:55:44 +0000 (12:55 -0700)
committerDavid Ahern <dsahern@gmail.com>
Mon, 22 Oct 2018 16:45:25 +0000 (09:45 -0700)
commit260137e24d3b74856da32bab852676f1342e898b
tree8904f2a25285ffaff153d7f3699862dd06b767b6
parentcd554f2c2f67a56248333f221efe3d841a0173ec
iplink: Remove flags argument from iplink_get

iplink_get has 1 caller and the flags arg is 0, so just remove it.

Signed-off-by: David Ahern <dsahern@gmail.com>
ip/ip_common.h
ip/ipaddress.c
ip/iplink.c