Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv23578

Modified Files:
        wct4xxp.c 
Log Message:
make module name compatible with 2.6.13+ kernels


Index: wct4xxp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wct4xxp.c,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- wct4xxp.c   17 Aug 2005 18:28:26 -0000      1.86
+++ wct4xxp.c   18 Aug 2005 00:15:32 -0000      1.87
@@ -2826,7 +2826,7 @@
 };
 
 static struct pci_driver t4_driver = {
-       name:   "Unified t4xxp/t2xxp driver",
+       name:   "Unified t4xxp-t2xxp driver",
        probe:  t4_init_one,
 #ifdef LINUX26
        remove: __devexit_p(t4_remove_one),

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to