]> git.baikalelectronics.ru Git - kernel.git/commit
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
authorPatrick McHardy <kaber@trash.net>
Tue, 13 Apr 2010 05:03:15 +0000 (05:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2010 21:49:30 +0000 (14:49 -0700)
commit6f453014e87d9c7f242b6914567588f4590427b6
tree56fc11f0806e9e869e65c44a697c896add4b78f6
parentd9a85d2818c63955ee7b419e06da278b7b0464ce
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.

Both functions are equivalent, consolidate them since a following patch
needs a third implementation for multicast routing.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fib_rules.h
net/core/fib_rules.c
net/decnet/dn_rules.c
net/ipv4/fib_rules.c