[SCSI] aic7xxx_old: fix accidental logic reversal
authorAdrian Bunk <bunk@kernel.org>
Thu, 18 Oct 2007 10:52:07 +0000 (12:52 +0200)
committerJames Bottomley <jejb@mulgrave.localdomain>
Thu, 18 Oct 2007 12:40:42 +0000 (08:40 -0400)
Commit bbfbbbc1182f8b44c8cc4c99f4a3f3a512149022 accidentally reversed
the logic of this NULL check.

Spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found