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

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)