]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/telephony/ixj.h
Pull bugfix into test branch
[karo-tx-linux.git] / drivers / telephony / ixj.h
index 143818a5612116102ca271fe615466ae63a37409..8d69bcdc29c95dda937a53652445140f008eba0d 100644 (file)
  * TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  *
  *****************************************************************************/
-static char ixj_h_rcsid[] = "$Id: ixj.h,v 4.1 2001/08/04 14:49:27 craigs Exp $";
-
 #define IXJ_VERSION 3031
 
-#include <linux/version.h>
 #include <linux/types.h>
 
 #include <linux/ixjuser.h>
@@ -1298,7 +1295,7 @@ typedef struct {
        Proc_Info_Type Info_write;
        unsigned short frame_count;
        unsigned int filter_hist[4];
-       unsigned char filter_en[4];
+       unsigned char filter_en[6];
        unsigned short proc_load;
        unsigned long framesread;
        unsigned long frameswritten;