diff options
author | Jan Glauber <jang@linux.vnet.ibm.com> | 2012-09-11 13:42:06 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2012-09-26 15:45:18 +0200 |
commit | d3feb481083636296f25daf36dbf44493fa7e1f2 (patch) | |
tree | 61df6077aba121ad8a73bd8d8dfef054f5fb1821 /drivers/base | |
parent | c0162b07b34ce8b33548f4b2658ec3133f960e71 (diff) |
s390/qdio: fix truncated debug output of hex values
Calling debug_event the s390 debug feature only logs up to buf_size
bytes of the debug view. If debug_event is called with more bytes
than buf_size the additional data is ignored and not logged in the
debug view.
Use multiple calls to debug_event if the length exceeds buf_size.
Signed-off-by: Jan Glauber <jang@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions