commit | 6228c2a51edccf3e01fc4db065aac91b4cafdc76 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Tue Jun 21 12:33:30 2016 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Jul 15 14:31:58 2016 +0200 |
tree | 6d47de393e7625518e40cb8de87409d492931238 | |
parent | 388b74d3a9f76abd349fe0b7ed8c58f88647111d [diff] |
s390/chsc: fix ioctl CHSC_INFO_CU command Via CHSC_INFO_CU we ought to provide userspace with control unit configuration data. Due to an erroneous request code we trigger the wrong chsc command. Fix this copy and paste error. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>