commit | 22bfda6688c9b91393a07887182ec35acc9d06bb | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Tue Sep 17 13:28:50 2013 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Sep 30 13:04:39 2013 +0200 |
tree | e8346a548f5f5b319be71519b213f4993470b4c4 | |
parent | 742343551165f314c740a41b070d0fc7fbe202f7 [diff] |
s390/sclp: properly detect line mode console To detect a line mode console we need a message event type for the receive mask and a command event type for the send mask. Checking for a MSG event in the sclp send mask was wrong and might result in line mode consoles not being detected. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>