aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMartin Schwidefsky <[email protected]>2016-05-02 13:49:28 +0200
committerMartin Schwidefsky <[email protected]>2016-05-04 16:29:51 +0200
commitb512353c15fe7665893e92e0c989c088505a37b8 (patch)
treedf61ae58591dfa47a96a2fd2966caa0f7a1e6da4 /scripts/gdb/linux/utils.py
parent5ff04fe5659f78c0450cc6858b12bba9e4049578 (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 <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions