summaryrefslogtreecommitdiffstats
path: root/include/linux/tty.h
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2012-11-15 09:49:53 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-11-15 17:20:57 -0800
commit9a8e62bc68832dc55a5e6868f812b65567fe66b5 (patch)
treed02424332c1274547295d87c30b16aec920b455e /include/linux/tty.h
parente70c67713cdabf55e05db7f1c4fc38085da333a5 (diff)
downloadop-kernel-dev-9a8e62bc68832dc55a5e6868f812b65567fe66b5.zip
op-kernel-dev-9a8e62bc68832dc55a5e6868f812b65567fe66b5.tar.gz
TTY: n_gsm, use kref from tty_port
After commit "TTY: move tty buffers to tty_port", the tty buffers are not freed in some drivers. This is because tty_port_destructor is not called whenever a tty_port is freed. This was an assumption I counted with but was unfortunately untrue. So fix the drivers to fulfil this assumption. Here it is enough to switch to refcounting in tty_port. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud