]> git.proxmox.com Git - mirror_iproute2.git/commit
libnetlnk: unused and local functions cleanup
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 15 Nov 2018 22:36:23 +0000 (14:36 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 19 Nov 2018 19:42:44 +0000 (11:42 -0800)
commit1d2fac4145047d4b16b4aedda14427d9699ac835
tree0e51a7761b49321fd876d705c35160388f9b22fd
parentcc5b7e37acebce3982fe970cf7bc9a62bbbae9ea
libnetlnk: unused and local functions cleanup

rntl_talk_extack and parse_rtattr_index not used in current code.
rtnl_dump_filter_l is only used in this file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/libnetlink.h
lib/libnetlink.c