aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio/uio_netx.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/uio/uio_netx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/uio/uio_netx.c b/drivers/uio/uio_netx.c
index 28a766b9e198..4c345db8b016 100644
--- a/drivers/uio/uio_netx.c
+++ b/drivers/uio/uio_netx.c
@@ -127,7 +127,6 @@ static void netx_pci_remove(struct pci_dev *dev)
uio_unregister_device(info);
pci_release_regions(dev);
pci_disable_device(dev);
- pci_set_drvdata(dev, NULL);
iounmap(info->mem[0].internal_addr);
kfree(info);