From: Cornelia Huck Date: Fri, 17 Feb 2006 21:52:45 +0000 (-0800) Subject: [PATCH] s390: ccw device disbanding X-Git-Tag: v2.6.16-rc4~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d751c43b29deb1d990fb9644c13ca941c9d1305;p=pandora-kernel.git [PATCH] s390: ccw device disbanding If __ccw_device_disband_start() fails to initiate disbanding, it should finish with ccw_device_disband_done() (which leaves the device in offline state) instead of ccw_device_verify_done() (which leaves the device in online state). Signed-off-by: Cornelia Huck Signed-off-by: Heiko Carstens Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed