mirror of
https://github.com/xcat2/xNBA.git
synced 2025-02-22 13:29:55 +00:00
Added netdev_nullify to natsemi_remove()
This commit is contained in:
parent
2d60a3963f
commit
83c5a37aae
@ -227,6 +227,7 @@ static void natsemi_remove (struct pci_device *pci) {
|
||||
|
||||
unregister_netdev (netdev);
|
||||
natsemi_reset (netdev);
|
||||
netdev_nullify ( netdev );
|
||||
netdev_put (netdev);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user