fib: expand fib_rule_policy
authorFlorian Westphal <fw@strlen.de>
Thu, 16 Dec 2021 12:05:07 +0000 (13:05 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 16 Dec 2021 15:18:35 +0000 (07:18 -0800)
commit66495f301c69288a32b9d4bdb60c20ef42d90e6e
tree7b8535c74707dab1b511dd324eda55ae04b2c634
parent92e1bcee067f1722703bf61047ef674be1b6d1c0
fib: expand fib_rule_policy

Now that there is only one fib nla_policy there is no need to
keep the macro around.  Place it where its used.

Signed-off-by: Florian Westphal <fw@strlen.de>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/fib_rules.h
net/core/fib_rules.c