s390/smsgiucv: disable SMSG on module unload
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 3 Apr 2018 09:08:52 +0000 (11:08 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 16 Apr 2018 07:10:17 +0000 (09:10 +0200)
commit760dd0eeaec1689430243ead14e5a429613d8c52
tree482fea0398f0fe947db9526df99f8eae3c5e3d04
parentdccccd332d028f57358a8b64ca88e691fc8be5b7
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>
drivers/s390/net/smsgiucv.c