[dahdi-commits] fjoe: freebsd/trunk r8242 - /freebsd/trunk/drivers/dahdi/wct4xxp/base.c
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Wed Mar 3 07:01:08 CST 2010
Author: fjoe
Date: Wed Mar 3 07:01:03 2010
New Revision: 8242
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8242
Log:
Remove debug.
Reported by: Eric Crist
Modified:
freebsd/trunk/drivers/dahdi/wct4xxp/base.c
Modified: freebsd/trunk/drivers/dahdi/wct4xxp/base.c
URL: http://svnview.digium.com/svn/dahdi/freebsd/trunk/drivers/dahdi/wct4xxp/base.c?view=diff&rev=8242&r1=8241&r2=8242
==============================================================================
--- freebsd/trunk/drivers/dahdi/wct4xxp/base.c (original)
+++ freebsd/trunk/drivers/dahdi/wct4xxp/base.c Wed Mar 3 07:01:03 2010
@@ -3070,7 +3070,6 @@
{
struct t4 *wc = (struct t4 *)data;
- DPRINTF(wc->dev, "%s\n", __FUNCTION__);
#ifdef VPM_SUPPORT
if (wc->vpm) {
if (test_and_clear_bit(T4_CHECK_VPM, &wc->checkflag)) {
More information about the dahdi-commits
mailing list