[S390] qdio: prevent stack clobber
authorJan Glauber <jang@linux.vnet.ibm.com>
Fri, 3 Oct 2008 19:55:00 +0000 (21:55 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 3 Oct 2008 19:55:55 +0000 (21:55 +0200)
commit75f6276187e5ce5a312a0619fba2fe56c9290b48
treef6cc29b847e2e2c22bf75190fafb430fc5740ea9
parentd3d238c7744d08c36a114a59cb537d4c0c6c9a86
[S390] qdio: prevent stack clobber

Don't print more information than fits into the string on the
stack. Combine the informational output of qdio to fit into
one line.

Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/qdio_setup.c