commit | 6c2d046980299d52d78b2738ad7f11fc593dea75 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olaf@aepfle.de> | Mon Apr 02 14:33:27 2007 +0200 |
committer | Paul Mackerras <paulus@samba.org> | Fri Apr 13 03:55:17 2007 +1000 |
tree | f8b58484f245f20f58f91505ad0b5e983adb2a9f | |
parent | 9414715a7bbb45450015e9bc2676d85d919d08d4 [diff] |
[POWERPC] Fix modalias content in sysfs for macio devices Currently the buf pointer is advanced too far during each iteration. Also terminate the string with a newline. Signed-off-by: Olaf Hering <olaf@aepfle.de> Signed-off-by: Paul Mackerras <paulus@samba.org>