[IPV4]: Kill fib4_rules_clean().
As noted by Adrian Bunk this function is totally unused. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -347,8 +347,3 @@ void __init fib4_rules_init(void)
|
||||
|
||||
fib_rules_register(&fib4_rules_ops);
|
||||
}
|
||||
|
||||
void __exit fib4_rules_cleanup(void)
|
||||
{
|
||||
fib_rules_unregister(&fib4_rules_ops);
|
||||
}
|
||||
|
Reference in New Issue
Block a user