-
- Downloads
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
This patch slightly cleanups FIB rules framework. rules_list as a pointer on struct fib_rules_ops is useless. It is always assigned with a static per/subsystem list in IPv4, IPv6 and DecNet. Signed-off-by:Denis V. Lunev <den@openvz.org> Acked-by:
Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/fib_rules.h 1 addition, 1 deletioninclude/net/fib_rules.h
- net/core/fib_rules.c 11 additions, 11 deletionsnet/core/fib_rules.c
- net/decnet/dn_rules.c 6 additions, 7 deletionsnet/decnet/dn_rules.c
- net/ipv4/fib_rules.c 7 additions, 9 deletionsnet/ipv4/fib_rules.c
- net/ipv6/fib6_rules.c 3 additions, 5 deletionsnet/ipv6/fib6_rules.c
Loading
Please register or sign in to comment