From: Patrick McHardy Date: Tue, 13 Apr 2010 05:03:16 +0000 (+0000) Subject: net: fib_rules: set family in fib_rule_hdr centrally X-Git-Tag: v2.6.35-rc1~473^2~483 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28bb17268b92b0c568f2496e5e631008f9108409;p=pandora-kernel.git net: fib_rules: set family in fib_rule_hdr centrally All fib_rules implementations need to set the family in their ->fill() functions. Since the value is available to the generic fib_nl_fill_rule() function, set it there. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed