Loading drivers/net/ntb_netdev.c +1 −1 Original line number Diff line number Diff line Loading @@ -373,7 +373,7 @@ static int ntb_netdev_probe(struct pci_dev *pdev) return rc; } static void __exit ntb_netdev_remove(struct pci_dev *pdev) static void ntb_netdev_remove(struct pci_dev *pdev) { struct net_device *ndev; struct ntb_netdev *dev; Loading Loading
drivers/net/ntb_netdev.c +1 −1 Original line number Diff line number Diff line Loading @@ -373,7 +373,7 @@ static int ntb_netdev_probe(struct pci_dev *pdev) return rc; } static void __exit ntb_netdev_remove(struct pci_dev *pdev) static void ntb_netdev_remove(struct pci_dev *pdev) { struct net_device *ndev; struct ntb_netdev *dev; Loading