[patch] 2.3.39pre2: telephony/ixj.c typo

From: Tim Waugh (tim@cyberelk.demon.co.uk)
Date: Sun Jan 09 2000 - 07:54:34 EST


--- linux-2.3.39pre2/drivers/telephony/ixj.c~ Sun Jan 9 12:51:35 2000
+++ linux-2.3.39pre2/drivers/telephony/ixj.c Sun Jan 9 12:52:06 2000
@@ -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
 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:14 EST