patch-2.3.37 linux/drivers/char/agp/agpgart_fe.c
Next file: linux/drivers/char/bttv.c
Previous file: linux/drivers/block/via82cxxx.c
Back to the patch index
Back to the overall index
-  Lines: 7
-  Date:
Thu Jan  6 10:23:46 2000
-  Orig file: 
v2.3.36/linux/drivers/char/agp/agpgart_fe.c
-  Orig date: 
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.36/linux/drivers/char/agp/agpgart_fe.c linux/drivers/char/agp/agpgart_fe.c
@@ -1094,5 +1094,6 @@
 
 void agp_frontend_cleanup(void)
 {
+	misc_deregister(&agp_miscdev);
 	return;
 }
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)