[zaptel-commits] sruffell: branch mspiceland/zaptel-1.4-adtapiupdatefor117 r4602 - /team/mspic...
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Mon Dec 22 16:44:25 CST 2008
Author: sruffell
Date: Mon Dec 22 16:44:25 2008
New Revision: 4602
URL: http://svn.digium.com/view/zaptel?view=rev&rev=4602
Log:
Updating version comparison.
Modified:
team/mspiceland/zaptel-1.4-adtapiupdatefor117/kernel/wcte12xp/vpmadt032.c
Modified: team/mspiceland/zaptel-1.4-adtapiupdatefor117/kernel/wcte12xp/vpmadt032.c
URL: http://svn.digium.com/view/zaptel/team/mspiceland/zaptel-1.4-adtapiupdatefor117/kernel/wcte12xp/vpmadt032.c?view=diff&rev=4602&r1=4601&r2=4602
==============================================================================
--- team/mspiceland/zaptel-1.4-adtapiupdatefor117/kernel/wcte12xp/vpmadt032.c (original)
+++ team/mspiceland/zaptel-1.4-adtapiupdatefor117/kernel/wcte12xp/vpmadt032.c Mon Dec 22 16:44:25 2008
@@ -886,7 +886,7 @@
}
/* ADT does not handle mismatches in API and firmware */
- if (vpm150m->version != 117) {
+ if (vpm150m->version != 0x117) {
goto failed_exit;
}
More information about the zaptel-commits
mailing list