patch-2.4.0-test12 linux/drivers/media/video/msp3400.c
Next file: linux/drivers/media/video/tvaudio.c
Previous file: linux/drivers/media/video/c-qcam.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Dec 3 17:45:22 2000
- Orig file:
v2.4.0-test11/linux/drivers/media/video/msp3400.c
- Orig date:
Sun Nov 19 18:44:09 2000
diff -u --recursive --new-file v2.4.0-test11/linux/drivers/media/video/msp3400.c linux/drivers/media/video/msp3400.c
@@ -912,7 +912,7 @@
msp->thread = NULL;
if(msp->notify != NULL)
- up(msp->notify);
+ up_and_exit(msp->notify, 0);
return 0;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)