From: Grant Likely Date: Wed, 16 Jul 2014 14:48:46 +0000 (-0600) Subject: of: Make sure attached nodes don't carry along extra children X-Git-Tag: omap-for-v3.17/fixes-against-rc2~69^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6162dbe49a451f96431a23b4821f05e3bd925bc1;p=pandora-kernel.git of: Make sure attached nodes don't carry along extra children The child pointer does not get cleared when attaching new nodes which could cause the tree to be inconsistent. Clear the child pointer in __of_attach_node() to be absolutely sure that the structure remains in a consistent layout. Signed-off-by: Grant Likely --- Reading git-diff-tree failed