mirror of
https://github.com/corundum/corundum.git
synced 2025-01-16 08:12:53 +08:00
Full de-init on shutdown
This commit is contained in:
parent
77b9cace47
commit
e7bcb726b4
@ -406,8 +406,7 @@ static void mqnic_shutdown(struct pci_dev *pdev)
|
||||
return;
|
||||
}
|
||||
|
||||
// ensure DMA is disabled on shutdown
|
||||
pci_clear_master(pdev);
|
||||
mqnic_remove(pdev);
|
||||
}
|
||||
|
||||
static struct pci_driver pci_driver = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user