[zaptel-commits] qwell: branch 1.2 r3169 - /branches/1.2/wct4xxp/base.c
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Thu Oct 18 17:56:14 CDT 2007
Author: qwell
Date: Thu Oct 18 17:56:14 2007
New Revision: 3169
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3169
Log:
Correct the name of the wct4xxp driver.
Issue 11030
Modified:
branches/1.2/wct4xxp/base.c
Modified: branches/1.2/wct4xxp/base.c
URL: http://svn.digium.com/view/zaptel/branches/1.2/wct4xxp/base.c?view=diff&rev=3169&r1=3168&r2=3169
==============================================================================
--- branches/1.2/wct4xxp/base.c (original)
+++ branches/1.2/wct4xxp/base.c Thu Oct 18 17:56:14 2007
@@ -3418,7 +3418,7 @@
};
static struct pci_driver t4_driver = {
- name: "Unified t4xxp-t2xxp driver",
+ name: "wct4xxp",
probe: t4_init_one,
#ifdef LINUX26
remove: __devexit_p(t4_remove_one),
More information about the zaptel-commits
mailing list