commit | 972d17c9dbad378da61baa17f4c3ea6e154b186a | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Tue Jun 19 16:07:56 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jul 10 21:53:45 2007 +1000 |
tree | 0e8fb037ceaafbb77a9a66001a4ebeb5ec454217 | |
parent | 333e615483afc5203d1cae1490e50982d6eefbea [diff] |
[POWERPC] Check for the root node in of_detach_node() It's not sensible to call of_detach_node() on the root node, but we should check for it just to be safe. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>