[zaptel-commits] qwell: branch 1.4 r3170 - in /branches/1.4: ./ wct4xxp/base.c
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Thu Oct 18 17:57:00 CDT 2007
Author: qwell
Date: Thu Oct 18 17:56:59 2007
New Revision: 3170
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3170
Log:
Merged revisions 3169 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2
........
r3169 | qwell | 2007-10-18 17:56:14 -0500 (Thu, 18 Oct 2007) | 4 lines
Correct the name of the wct4xxp driver.
Issue 11030
........
Modified:
branches/1.4/ (props changed)
branches/1.4/wct4xxp/base.c
Propchange: branches/1.4/
------------------------------------------------------------------------------
Binary property 'branch-1.2-merged' - no diff available.
Modified: branches/1.4/wct4xxp/base.c
URL: http://svn.digium.com/view/zaptel/branches/1.4/wct4xxp/base.c?view=diff&rev=3170&r1=3169&r2=3170
==============================================================================
--- branches/1.4/wct4xxp/base.c (original)
+++ branches/1.4/wct4xxp/base.c Thu Oct 18 17:56:59 2007
@@ -3770,7 +3770,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