From: Denis V. Lunev Date: Sun, 16 Sep 2007 22:44:27 +0000 (-0700) Subject: [IPV4/IPV6/DECNET]: Small cleanup for fib rules. X-Git-Tag: v2.6.24-rc1~1454^2~478 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c72d4f44ec5fb7f88eda8a0d3aa30922c891d1;p=pandora-kernel.git [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 Acked-by: Alexey Kuznetsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed