aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
diff options
context:
space:
mode:
authorDenis V. Lunev <den@openvz.org>2013-03-13 00:24:15 +0000
committerBen Hutchings <ben@decadent.org.uk>2013-03-27 02:41:06 +0000
commitf43dc583024e3d5c8bfb71afd3d5070131b27025 (patch)
tree61ab1db9170df62d52b8481675f9d82bfc5b9c1a /net/core/rtnetlink.c
parent54a3bee5f9d1011b8ccfcdb2f8413b72e1247728 (diff)
downloadkernel_samsung_smdk4412-f43dc583024e3d5c8bfb71afd3d5070131b27025.zip
kernel_samsung_smdk4412-f43dc583024e3d5c8bfb71afd3d5070131b27025.tar.gz
kernel_samsung_smdk4412-f43dc583024e3d5c8bfb71afd3d5070131b27025.tar.bz2
ipv4: fix definition of FIB_TABLE_HASHSZ
[ Upstream commit 5b9e12dbf92b441b37136ea71dac59f05f2673a9 ] a long time ago by the commit commit 93456b6d7753def8760b423ac6b986eb9d5a4a95 Author: Denis V. Lunev <den@openvz.org> Date: Thu Jan 10 03:23:38 2008 -0800 [IPV4]: Unify access to the routing tables. the defenition of FIB_HASH_TABLE size has obtained wrong dependency: it should depend upon CONFIG_IP_MULTIPLE_TABLES (as was in the original code) but it was depended from CONFIG_IP_ROUTE_MULTIPATH This patch returns the situation to the original state. The problem was spotted by Tingwei Liu. Signed-off-by: Denis V. Lunev <den@openvz.org> CC: Tingwei Liu <tingw.liu@gmail.com> CC: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'net/core/rtnetlink.c')
0 files changed, 0 insertions, 0 deletions