]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
authorDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 15:09:33 +0000 (11:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 15:09:33 +0000 (11:09 -0400)
commit801620d91565be68c225a89c9f8f08156043ffb6
treeebf9ca42e013c49703017def60a9b42efd49d927
parent03eb68f2f827a55cb577b989910d1cabb76677a8
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().

Make use of the new helper.

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