1
0
Files
linux/drivers
David S. Miller b9b64e6e89 [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>
2006-09-18 01:47:13 -07:00
..
2006-08-26 13:05:12 -07:00
2006-07-14 21:53:54 -07:00
2006-09-12 14:36:46 +09:00
2006-07-12 15:38:28 -07:00