commit | f7785a64d117951e4c2bf9418d8c1dd59fe53b36 | [log] [tgz] |
---|---|---|
author | Bob Breuer <breuerr@mc.net> | Mon Jul 17 17:05:56 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jul 21 14:18:04 2006 -0700 |
tree | 47a563ea748f158a024f47a5b1c519329e61f599 | |
parent | bda2f7b4801964351253706d1a87e4d2110829a5 [diff] |
[SPARC]: Fix property name acquisition in prom.c On sparc32 the prom_{first,next}prop() interfaces work a little differently. The buffer argument is ignored on sparc32 and the firmware just returns a raw pointer to the property name. Signed-off-by: David S. Miller <davem@davemloft.net>