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

Modified Files:
      Tag: v1-0
        wcte11xp.c 
Log Message:
correct module name


Index: wcte11xp.c
===================================================================
RCS file: /usr/cvsroot/zaptel/wcte11xp.c,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -d -r1.1.2.7 -r1.1.2.8
--- wcte11xp.c  11 Apr 2005 01:12:49 -0000      1.1.2.7
+++ wcte11xp.c  11 Apr 2005 06:15:59 -0000      1.1.2.8
@@ -1538,7 +1538,7 @@
 MODULE_DEVICE_TABLE(pci,t1xxp_pci_tbl);
 
 static struct pci_driver t1xxp_driver = {
-       name:   "t1xxp",
+       name:   "wcte11xp",
        probe:  t1xxp_init_one,
 #ifdef LINUX26
        remove: __devexit_p(t1xxp_remove_one),

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

Reply via email to