patch-2.3.39 linux/drivers/telephony/ixj.c
Next file: linux/drivers/usb/Config.in
Previous file: linux/drivers/sound/trident.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 10 14:05:33 2000
- Orig file:
v2.3.38/linux/drivers/telephony/ixj.c
- Orig date:
Fri Jan 7 19:13:22 2000
diff -u --recursive --new-file v2.3.38/linux/drivers/telephony/ixj.c linux/drivers/telephony/ixj.c
@@ -1973,7 +1973,7 @@
ixj_WriteDSPCommand(0x0700, board);
}
- if (ixj[board].play_mode != -1 && ixj[board].rec_mode != -1);
+ if (ixj[board].play_mode != -1 && ixj[board].rec_mode != -1)
{
ixj_WriteDSPCommand(0xB002, board); // AEC Stop
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)