From: Mark Salyzyn Date: Wed, 23 Apr 2008 12:16:06 +0000 (-0400) Subject: [SCSI] aacraid: Fix down_interruptible() to check the return value correctly X-Git-Tag: v2.6.26-rc1~9^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0462590efe9a562dd2aa976ae2dc9cd2e6f5a0c6;p=pandora-kernel.git [SCSI] aacraid: Fix down_interruptible() to check the return value correctly On Apr 21, 2008, at 8:42 PM, Yinghai Lu wrote: > bisected to: > > commit e6990c6448ca9359b6d4ad027c0a6efbf4379e64 > Author: Mark Salyzyn > Date: Mon Apr 14 14:20:16 2008 -0400 > > [SCSI] aacraid: Fix down_interruptible() to check the return value The return value for down_interruptible was incorrectly checked! updated patch enclosed. Signed-off-by: Mark Salyzyn Signed-off-by: James Bottomley --- Reading git-diff-tree failed