[dahdi-commits] sruffell: linux/trunk r7980 - /linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Wed Feb 3 15:38:06 CST 2010


Author: sruffell
Date: Wed Feb  3 15:37:55 2010
New Revision: 7980

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=7980
Log:
wctdm24xxp: Remove unused ERING_SIZE

Modified:
    linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h

Modified: linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
URL: http://svnview.digium.com/svn/dahdi/linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h?view=diff&rev=7980&r1=7979&r2=7980
==============================================================================
--- linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h (original)
+++ linux/trunk/drivers/dahdi/wctdm24xxp/wctdm24xxp.h Wed Feb  3 15:37:55 2010
@@ -54,7 +54,6 @@
 #define FLAG_EXPRESS	(1 << 1)
 
 #define EFRAME_SIZE 108L
-#define ERING_SIZE 16L		/* Maximum ring size */
 #define EFRAME_GAP 20L
 #define SFRAME_SIZE ((EFRAME_SIZE * DAHDI_CHUNKSIZE) + (EFRAME_GAP * (DAHDI_CHUNKSIZE - 1)))
 




More information about the dahdi-commits mailing list