From: WANG Cong Date: Mon, 10 Nov 2014 23:59:36 +0000 (-0800) Subject: neigh: remove dynamic neigh table registration support X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7480fd3b1738a8eae6a76098b17af318cf9b9cc;p=pandora-kernel.git neigh: remove dynamic neigh table registration support Currently there are only three neigh tables in the whole kernel: arp table, ndisc table and decnet neigh table. What's more, we don't support registering multiple tables per family. Therefore we can just make these tables statically built-in. Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed