Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 9d2ae23 "TTY: tty3270, move initialization to allocation". Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
- Loading branch information