lkml.org 
[lkml]   [2002]   [Nov]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 24 Nov 2002 13:20:09 +0100
FromJens Axboe <>
SubjectRe: Linux 2.4.20-rc3
On Sat, Nov 23 2002, Margit Schubert-While wrote:
> Is this patch (rc2-rc3) correct ?
> 
> diff -urN linux-2.4.20-rc2/drivers/scsi/scsi_merge.c 
> linux-2.4.20-rc3/drivers/scsi/scsi_merge.c
> --- linux-2.4.20-rc2/drivers/scsi/scsi_merge.c  Fri Nov 22 12:14:23 2002
> +++ linux-2.4.20-rc3/drivers/scsi/scsi_merge.c  Fri Nov 22 12:14:32 2002
> @@ -835,7 +835,7 @@
>          * case.
>          */
>         if (count == 1 && !SCpnt->host->highmem_io) {
> -               this_count = req->current_nr_sectors;
> +               this_count = req->nr_sectors;
>                 goto single_segment;
>         }

Yes it is correct, why do you ask? See discussion on this list last week
between Steve Lord and myself.

-- 
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:31    [W:0.129 / U:0.000 seconds]
©2003-2008 Jasper Spaans