From: Denis V. Lunev Date: Thu, 10 Jan 2008 11:18:25 +0000 (-0800) Subject: [NETNS]: Pass fib_rules_ops into default_pref method. X-Git-Tag: v2.6.25-rc1~1162^2~815 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=868d13ac811746e28e4c806f2b1bd8575796f9af;p=pandora-kernel.git [NETNS]: Pass fib_rules_ops into default_pref method. fib_rules_ops contains operations and the list of configured rules. ops will become per/namespace soon, so we need them to be known in the default_pref callback. Acked-by: Benjamin Thery Acked-by: Daniel Lezcano Signed-off-by: Denis V. Lunev Signed-off-by: David S. Miller --- Reading git-diff-tree failed