From: Stephen Hemminger Date: Sun, 13 Jan 2008 05:23:17 +0000 (-0800) Subject: [IPV4] fib_trie: Add statistics. X-Git-Tag: v2.6.25-rc1~1162^2~769 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a2f7fd2fddee1ddc5d1d286cd832e50a97258e;p=pandora-kernel.git [IPV4] fib_trie: Add statistics. The FIB TRIE code has a bunch of statistics, but the code is hidden behind an ifdef that was never implemented. Since it was dead code, it was broken as well. This patch fixes that by making it a config option. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed