David S. Miller 9c908f97d0 [SPARC]: Fix EBUS use of uninitialized variable.
If of_get_property() fails, it returns NULL and the 'len'
parameter is undefined.  So we need to explicitly set len
to zero in such cases.

Noticed by Al Viro.

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-09-27 13:09:28 -07:00
..
2005-04-16 15:20:36 -07:00
2006-04-04 16:56:10 +02:00
2007-07-30 00:27:27 -07:00
2005-04-16 15:20:36 -07:00
2006-10-17 19:28:53 -07:00