From: Robert Olsson Date: Mon, 19 Mar 2007 23:27:37 +0000 (-0700) Subject: [IPV4]: fib_trie resize break X-Git-Tag: v2.6.22-rc1~1128^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05eee48c5af8213a71bd908ce17f577b2b776f79;p=pandora-kernel.git [IPV4]: fib_trie resize break The patch below adds break condition for the resize operations. If we don't achieve the desired fill factor a warning is printed. Trie should still be operational but new thresholds should be considered. Signed-off-by: Robert Olsson Signed-off-by: David S. Miller --- Reading git-diff-tree failed