1. 06 May, 2005 1 commit
  2. 05 May, 2005 1 commit
    • James Bottomley's avatar
      [SCSI] fix command retries in spi_transport class · 949bf797
      James Bottomley authored
      The premise is that domain validation is likely to trigger errors which
      it wants to know about, so the only time it should be retrying them is
      when it gets a unit attention (likely as the result of a previous bus or
      device reset).  Ironically, the previous coding retried three times in
      all cases except those of unit attention.  The attached fixes this to do
      the right thing.
      Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
      949bf797
  3. 01 May, 2005 1 commit
  4. 27 Apr, 2005 1 commit
  5. 21 Apr, 2005 10 commits
  6. 20 Apr, 2005 11 commits
  7. 19 Apr, 2005 15 commits