net/ipv4: Unexport fib_multipath_hash and fib_select_path
authorDavid Ahern <dsahern@gmail.com>
Tue, 13 Feb 2018 16:12:12 +0000 (08:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Feb 2018 19:00:57 +0000 (14:00 -0500)
commit8c2ceabe99e04005cadba739856eed6953a8a3af
tree03162ed73740eec70395f6a787d3dffc5ec961fb
parent0d876f2c6de5b1b00c2fd38bb4f4692e720207b1
net/ipv4: Unexport fib_multipath_hash and fib_select_path

Do not export fib_multipath_hash or fib_select_path; both are only used
by core ipv4 code.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_semantics.c
net/ipv4/route.c