diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-05-28 19:39:02 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2014-06-04 11:46:01 +0200 |
commit | 43cb43678705e39b175b325f17938295996aefc7 (patch) | |
tree | 0c238470709c70f60714245816e6437efb0cdef1 /arch/powerpc/mm | |
parent | of/irq: provide more wrappers for !CONFIG_OF (diff) | |
download | linux-43cb43678705e39b175b325f17938295996aefc7.tar.xz linux-43cb43678705e39b175b325f17938295996aefc7.zip |
of: handle NULL node in next_child iterators
Add an early check for the node argument in __of_get_next_child and
of_get_next_available_child() to avoid dereferencing a NULL node pointer
a few lines after.
CC: Daniel Mack <zonque@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'arch/powerpc/mm')
0 files changed, 0 insertions, 0 deletions