mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-20 22:43:14 +00:00
Added netdev_nullify to natsemi_remove()
This commit is contained in:
parent
de329a36d0
commit
fa0bd77270
@ -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