From: Ursula Braun Date: Mon, 21 Jun 2010 22:57:02 +0000 (+0000) Subject: smsgiucv: guarantee single iucv connect in thaw X-Git-Tag: v2.6.36-rc1~571^2~502 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b60e9724318dd757896742dcd68e516996bbc5;p=pandora-kernel.git smsgiucv: guarantee single iucv connect in thaw If another smsgiucv_app device exists, suspend / resume fails with iucv path list corruption, because the same iucv_path_connect is called twice. The patch introduces a flag to save connect status of the smsgiucv path to make sure iucv_path_connect in smsg_pm_restore_thaw is called only once. Signed-off-by: Ursula Braun Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed