Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
[cascardo/linux.git] / drivers / staging / rdma / hfi1 / pcie.c
index 42a409f..0bac21e 100644 (file)
@@ -239,8 +239,6 @@ void hfi1_pcie_ddcleanup(struct hfi1_devdata *dd)
                iounmap(dd->rcvarray_wc);
        if (dd->piobase)
                iounmap(dd->piobase);
-
-       pci_set_drvdata(dd->pcidev, NULL);
 }
 
 /*