]> 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)
commitf6432d57e5801911c00d690b188f9097fd6e1315
tree03162ed73740eec70395f6a787d3dffc5ec961fb
parent59460fd8e1149711939b5c01c3124e512d89dfcc
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