From: Ralph Wuerthner Date: Wed, 5 Mar 2008 11:37:13 +0000 (+0100) Subject: [S390] zcrypt: fix ap_device_list handling X-Git-Tag: v2.6.25-rc5~28^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faa582ca8014d2e1ede5568a813fb0e5c3c078df;p=pandora-kernel.git [S390] zcrypt: fix ap_device_list handling In ap_device_probe() we can add the new ap device to the internal device list only if the device probe function successfully returns. Otherwise we might end up with an invalid device in the internal ap device list. Signed-off-by: Ralph Wuerthner Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed