X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fnet%2Fcan%2Fsja1000%2Fems_pci.c;h=835921388e7ba6ab4b6ee98306c629691421d8a7;hb=a0c7d83322521880caf8c9c1ef20a2a1cd5cb955;hp=3752342a678ac5320e68bf69f747b4f69034758d;hpb=0e32fde96bb9c1fa8fa477e52c1d6ae2f4995cea;p=karo-tx-linux.git diff --git a/drivers/net/can/sja1000/ems_pci.c b/drivers/net/can/sja1000/ems_pci.c index 3752342a678a..835921388e7b 100644 --- a/drivers/net/can/sja1000/ems_pci.c +++ b/drivers/net/can/sja1000/ems_pci.c @@ -207,7 +207,6 @@ static void ems_pci_del_card(struct pci_dev *pdev) kfree(card); pci_disable_device(pdev); - pci_set_drvdata(pdev, NULL); } static void ems_pci_card_reset(struct ems_pci_card *card)