commit | 3be38e7a351a88e0fcf1565661cc94d1992fcad9 | [log] [tgz] |
---|---|---|
author | Roel Kluin <12o3l@tiscali.nl> | Thu Nov 15 21:13:46 2007 +0100 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Jan 11 18:28:57 2008 -0600 |
tree | 60b359d362556725781aa0a4bdf1ce5b6cd74861 | |
parent | 0033bb477e93f5f6ce9dae7a1f2aa5e5a8ebabd3 [diff] |
[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 <James.Bottomley@HansenPartnership.com>