]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/staging/rdma/hfi1/pcie.c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
[karo-tx-linux.git] / drivers / staging / rdma / hfi1 / pcie.c
index 42a409f1644955a449dd58f08630aafcb02583e6..0bac21e6a658ca242b856910e06be7a91cbf7284 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);
 }
 
 /*