From: Stefan Richter Date: Wed, 29 Mar 2006 01:03:45 +0000 (-0500) Subject: sbp2: proper treatment of DID_OK X-Git-Tag: v2.6.17-rc1~167^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0525ff1901f4fafe6d02d5d373ca38103ff5a7;p=pandora-kernel.git sbp2: proper treatment of DID_OK Sbp2 relied on DID_OK to be defined as 0. Always shift DID_OK into the right position anyway, and explicitly return DID_OK together with CHECK_CONDITION. Also comment on some #if 0 code. The patch does not change current behaviour. Signed-off-by: Stefan Richter Signed-off-by: Jody McIntyre --- Reading git-diff-tree failed