X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fscsi%2Fatp870u.c;h=a795d81ef8750881aa55cf47c5558a5cdb7da175;hb=24f971abbda045c24d5d6f2438a7785567d2fde9;hp=15a629d8ed081efe1e5b9e13160703c3d2f8fe6e;hpb=b973425cbb51e08301b34fecdfd476a44507d8cf;p=~andy%2Flinux diff --git a/drivers/scsi/atp870u.c b/drivers/scsi/atp870u.c index 15a629d8ed0..a795d81ef87 100644 --- a/drivers/scsi/atp870u.c +++ b/drivers/scsi/atp870u.c @@ -3144,8 +3144,6 @@ static void atp870u_remove (struct pci_dev *pdev) atp870u_free_tables(pshost); printk(KERN_INFO "scsi_host_put : %p\n",pshost); scsi_host_put(pshost); - printk(KERN_INFO "pci_set_drvdata : %p\n",pdev); - pci_set_drvdata(pdev, NULL); } MODULE_LICENSE("GPL");