From: Sebastian Ott Date: Mon, 8 Mar 2010 11:25:17 +0000 (+0100) Subject: [S390] cio: fix init_count in case of recognition after steal lock X-Git-Tag: v2.6.34-rc1~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a290156f479af436f94ac23f5729a1e33c94293b;p=pandora-kernel.git [S390] cio: fix init_count in case of recognition after steal lock After we try to steal a lock on a ccw device in boxed state, we have to restart device recognition and potentially reprobing. In this case ccw_device_init_count was erroneously decreased twice. This patch fixes the issue. Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed