X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fscsi%2Fatp870u.c;h=a795d81ef8750881aa55cf47c5558a5cdb7da175;hb=fb0d1eb8925daaabc45ef67be740a41f49303d07;hp=15a629d8ed081efe1e5b9e13160703c3d2f8fe6e;hpb=a2648ebb7ed69ef209d9c8a76fadeb3252d9a023;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");