[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130313.110136.690489547299044594.davem@davemloft.net>
Date: Wed, 13 Mar 2013 11:01:36 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: den@...nvz.org
Cc: netdev@...r.kernel.org, tingw.liu@...il.com, kuznet@....inr.ac.ru
Subject: Re: [PATCH v2 1/1] ipv4: fix definition of FIB_TABLE_HASHSZ
From: "Denis V. Lunev" <den@...nvz.org>
Date: Wed, 13 Mar 2013 14:24:15 +0400
> From: "Denis V. Lunev" <den@...nvz.org>
>
> a long time ago by the commit
>
> commit 93456b6d7753def8760b423ac6b986eb9d5a4a95
> Author: Denis V. Lunev <den@...nvz.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@...nvz.org>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists