Linux 2.4.20-rc3

From: Margit Schubert-While (margitsw@t-online.de)
Date: Sat Nov 23 2002 - 07:14:15 EST


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;
         }

Margit

-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:42 EST