]> err.no Git - linux-2.6/blobdiff - drivers/scsi/aic7xxx_old.c
[PATCH] sata: fix sata_sx4 dma_prep to not use sg->length
[linux-2.6] / drivers / scsi / aic7xxx_old.c
index fac091e7093c2e490d789704eaa9afdf6cf583ba..52b72d7794f51aeadc11df93a1a53aed02f1b478 100644 (file)
@@ -8448,7 +8448,6 @@ aic7xxx_alloc(Scsi_Host_Template *sht, struct aic7xxx_host *temp)
     }
     p->host_no = host->host_no;
   }
-  scsi_set_device(host, &p->pdev->dev);
   return (p);
 }