From: Alexander Duyck Date: Fri, 6 Mar 2015 17:54:39 +0000 (-0800) Subject: fib_trie: Pull empty_children and full_children into tnode X-Git-Tag: omap-for-v4.2/o2_dc~131^2~315^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e22d174ba29a04dfd66e9be3fa9b5fad1278001;p=pandora-kernel.git fib_trie: Pull empty_children and full_children into tnode This pulls the information about the child array out of the key_vector and places it in the tnode since that is where it is needed. Signed-off-by: Alexander Duyck Signed-off-by: David S. Miller --- Reading git-diff-tree failed