diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-08-07 23:47:41 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-11 00:29:57 +0400 |
commit | 2312e4f3b2f17cac2cf257c759ad48eb80fdf230 (patch) | |
tree | c1c45e68a7cb849cdb80bd7db1acf51f625c3f18 /drivers/tty/tty_io.c | |
parent | 536a3440a27f8687090bdf33468b003bc0f810cf (diff) | |
download | linux-2312e4f3b2f17cac2cf257c759ad48eb80fdf230.tar.xz |
TTY: tty3270, free tty driver properly
On module unload, in tty3270_exit, we forgot to free the tty driver.
Add there a call to put_tty_driver.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: linux390@de.ibm.com
Cc: linux-s390@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_io.c')
0 files changed, 0 insertions, 0 deletions