diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-05-02 13:49:28 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-05-04 16:29:51 +0200 |
commit | b512353c15fe7665893e92e0c989c088505a37b8 (patch) | |
tree | df61ae58591dfa47a96a2fd2966caa0f7a1e6da4 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5ff04fe5659f78c0450cc6858b12bba9e4049578 (diff) |
s390/3270: fix view reference counting
The tty3270_close function set tty->driver_data to NULL after the
open count dropped to zero but tty3270_cleanup still needs the
pointer to the tty3270 view to drop the reference count.
Move the clearing of tty->driver_data to tty3270_cleanup and
drop the unnecessary tty_port_tty_set calls in tty3270_install.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions