diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-07-30 10:37:55 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-07-30 10:44:38 -0500 |
commit | f7ff898ad3971cd36967453d331c57d97d407007 (patch) | |
tree | 825bf8e4bd9f6eb3c3e5edf69f4dab84033e946e /drivers/macintosh | |
parent | e572f7cc28a0b01b96ede3f78f448ad55c5e67ad (diff) |
[SCSI] aic7xxx: fix bug in DT handing
Basically DT isn't reported or handled at all. The problem is that
lines of code like this:
spi_dt(starget) = tinfo->curr.ppr_options & MSG_EXT_PPR_DT_REQ;
don't do what you think they do when spi_dt is a single bit variable.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions