From: Mark Salyzyn Date: Mon, 14 Apr 2008 18:20:16 +0000 (-0400) Subject: [SCSI] aacraid: Fix down_interruptible() to check the return value X-Git-Tag: v2.6.26-rc1~1140^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6990c6448ca9359b6d4ad027c0a6efbf4379e64;p=pandora-kernel.git [SCSI] aacraid: Fix down_interruptible() to check the return value Instead of ignoring the return value in aac_fib_send() return 2 to indicate to the layers above that fib transmission was aborted due to timeout. Signed-off-by: Mark Salyzyn Signed-off-by: James Bottomley --- Reading git-diff-tree failed