[POWERPC] Fix modalias content in sysfs for macio devices
authorOlaf Hering <olaf@aepfle.de>
Mon, 2 Apr 2007 12:33:27 +0000 (14:33 +0200)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Apr 2007 17:55:17 +0000 (03:55 +1000)
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>

No differences found