commit | 760dd0eeaec1689430243ead14e5a429613d8c52 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 03 11:08:52 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Apr 16 09:10:17 2018 +0200 |
tree | 482fea0398f0fe947db9526df99f8eae3c5e3d04 | |
parent | dccccd332d028f57358a8b64ca88e691fc8be5b7 [diff] |
s390/smsgiucv: disable SMSG on module unload The module exit function of the smsgiucv module uses the incorrect CP command to disable SMSG messages. The correct command is "SET SMSG OFF". Use it. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>