From: Ursula Braun Date: Wed, 20 Jun 2007 11:01:30 +0000 (+0200) Subject: s390: don't call iucv_path_connect from tasklet context X-Git-Tag: v2.6.22-rc6~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=651bbc6224a95eb5bf0ccf6ecd61fc244b38d1f5;p=pandora-kernel.git s390: don't call iucv_path_connect from tasklet context net/iucv/iucv.c creates the requirement for iucv_path_connect not to be called from tasklet context anymore. An extra checking is added in case of a failing netiucv_tx to fulfil this requirement for netiucv. Signed-off-by: Ursula Braun Signed-off-by: Frank Pavlic Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed