Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information