mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-02-01 22:19:46 +00:00
515.48.07
This commit is contained in:
@@ -1805,12 +1805,12 @@ nvswitch_exit
|
||||
return;
|
||||
}
|
||||
|
||||
nvswitch_procfs_exit();
|
||||
|
||||
nvswitch_ctl_exit();
|
||||
|
||||
pci_unregister_driver(&nvswitch_pci_driver);
|
||||
|
||||
nvswitch_procfs_exit();
|
||||
|
||||
cdev_del(&nvswitch.cdev);
|
||||
|
||||
unregister_chrdev_region(nvswitch.devno, NVSWITCH_MINOR_COUNT);
|
||||
|
||||
Reference in New Issue
Block a user