diff options
author | David S. Miller <davem@sunset.davemloft.net> | 2006-09-18 01:47:13 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-18 01:47:13 -0700 |
commit | b9b64e6e89fc5a6ef220747115c5b7764614ca3f (patch) | |
tree | 2d28434f793807b4a83bd5dc139e165c7c317389 /include/linux/usb_ch9.h | |
parent | 803db244b9f71102e366fd689000c1417b9a7508 (diff) |
[OPENPROMIO]: Handle current_node being NULL correctly.
If the user tries to traverse to the next node of the
last node, we get NULL in current_node and a zero phandle
returned. That's fine, but if the user tries to obtain
properties in that state, we try to dereference a NULL
pointer in the downcall to the of_*() routines.
So protect against that.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/usb_ch9.h')
0 files changed, 0 insertions, 0 deletions