patch-2.4.0-test5 linux/drivers/cdrom/gscd.c

Next file: linux/drivers/cdrom/mcd.c
Previous file: linux/drivers/cdrom/cm206.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/drivers/cdrom/gscd.c linux/drivers/cdrom/gscd.c
@@ -995,8 +995,7 @@
 
 void __exit exit_gscd(void)
 {
-
-   del_timer_async(&gscd_timer);
+   CLEAR_TIMER;
 
    devfs_unregister(devfs_find_handle(NULL, "gscd", 0, 0, DEVFS_SPECIAL_BLK,
 				      0));

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)