From: Roel Kluin <12o3l@tiscali.nl> Date: Thu, 15 Nov 2007 20:13:46 +0000 (+0100) Subject: [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix X-Git-Tag: v2.6.25-rc1~1230^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3be38e7a351a88e0fcf1565661cc94d1992fcad9;p=pandora-kernel.git [SCSI] atari_NCR5380, sun3_NCR5380: operator precedence fix SR_REQ is defined 0x20, but bitanding has no effect because '!' has a higher priority than '&' Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: James Bottomley --- Reading git-diff-tree failed