]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[SCSI] aacraid: Fix down_interruptible() to check the return value correctly
authorMark Salyzyn <Mark_Salyzyn@adaptec.com>
Wed, 23 Apr 2008 12:16:06 +0000 (08:16 -0400)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 2 May 2008 15:16:28 +0000 (10:16 -0500)
commit0462590efe9a562dd2aa976ae2dc9cd2e6f5a0c6
tree5ae18f1d7b685d2f8d669d954d93088cd218776b
parent127ce971adeb4514bc4edc5bf45f79beb0c94aa5
[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 <Mark_Salyzyn@adaptec.com>
> 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 <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/aacraid/commsup.c