commit | 57985d7e1e48f16548aa6904264e21bca15af0fc | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jan 08 15:20:05 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Feb 14 15:55:01 2013 +0100 |
tree | fd6d29f4c5ceacbb6315125f0c121d2da830f0d1 | |
parent | 736c9fd2902d919b075cf9cf371d1733c5ff635d [diff] |
s390/3270: fix initialization order in tty3270_alloc_view Corrects the order of tasklet_init vs. the allocation of the read request which has been broken by git commit 9d2ae233 "TTY: tty3270, move initialization to allocation". Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>