]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita1669baa6b4fd719b5a090fa9443efbf7aed81a6
tree03162ed73740eec70395f6a787d3dffc5ec961fb
parent981f190b78c6fd73df2e8634a5fe264361392b09
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