From: Alexander Duyck Date: Wed, 31 Dec 2014 18:56:06 +0000 (-0800) Subject: fib_trie: Optimize fib_table_insert X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~312^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836a0123c98c91df71678ce63c0d42770996582a;p=pandora-kernel.git fib_trie: Optimize fib_table_insert This patch updates the fib_table_insert function to take advantage of the changes made to improve the performance of fib_table_lookup. As a result the code should be smaller and run faster then the original. Signed-off-by: Alexander Duyck Signed-off-by: David S. Miller --- Reading git-diff-tree failed