From: Martin Schwidefsky Date: Tue, 8 Jan 2013 14:20:05 +0000 (+0100) Subject: s390/3270: fix initialization order in tty3270_alloc_view X-Git-Tag: v3.9-rc1~111^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57985d7e1e48f16548aa6904264e21bca15af0fc;p=pandora-kernel.git 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 --- Reading git-diff-tree failed