From: Martin Schwidefsky Date: Fri, 10 Oct 2008 19:33:29 +0000 (+0200) Subject: [S390] fix initialization of stp X-Git-Tag: v2.6.28-rc1~721^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a672cfa3a7fcbc6f2adc558f34148be1096c561;p=pandora-kernel.git [S390] fix initialization of stp chsc_sstpc returns -EIO on error and 0 on success but stp_reset checks against 1 instead of 0. chsc_sstpc used to return 1 on success, one call location has not been updated .. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed