patch-2.4.21 linux-2.4.21/drivers/sound/nec_vrc5477.c
Next file: linux-2.4.21/drivers/sound/sb_card.c
Previous file: linux-2.4.21/drivers/sound/mpu401.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:36.000000000 -0700
- Orig file:
linux-2.4.20/drivers/sound/nec_vrc5477.c
- Orig date:
2002-08-02 17:39:44.000000000 -0700
diff -urN linux-2.4.20/drivers/sound/nec_vrc5477.c linux-2.4.21/drivers/sound/nec_vrc5477.c
@@ -1187,7 +1187,7 @@
#endif
count -= copyCount;
- totalCopyCount =+ copyCount;
+ totalCopyCount += copyCount;
avail -= copyFragCount;
totalCopyFragCount += copyFragCount;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)