1. 29 Sep, 2008 1 commit
    • Boaz Harrosh's avatar
      scsi: fix fall out of sg-chaining patch in qlogicpti · 7e6cfb54
      Boaz Harrosh authored
      Boaz writes:
      
      "I've reviewed all patches since Matthew's, and I find one small
      problem.
      
      In the load_cmd() there is a compound loop where the first 4 sg's are
      set then the rest are set into a memory structure in group of 7 sg's.
      
      Well the second 7-group and on is a bug because sg pointer does not advance.
      This is a fall out from Jens's patch."
      
      The reporter, Meelis Roos <mroos@ut.ee>, verified that this patch
      does indeed fix his problem with qlogicpti.
      Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
      7e6cfb54
  2. 25 Sep, 2008 1 commit
  3. 24 Sep, 2008 22 commits
  4. 23 Sep, 2008 16 commits