[dahdi-commits] twilson: linux/trunk r6714 - /linux/trunk/include/dahdi/user.h
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Wed Jun 24 15:23:11 CDT 2009
Author: twilson
Date: Wed Jun 24 15:23:07 2009
New Revision: 6714
URL: http://svn.asterisk.org/svn-view/dahdi?view=rev&rev=6714
Log:
Remove unused torisa code from header
Modified:
linux/trunk/include/dahdi/user.h
Modified: linux/trunk/include/dahdi/user.h
URL: http://svn.asterisk.org/svn-view/dahdi/linux/trunk/include/dahdi/user.h?view=diff&rev=6714&r1=6713&r2=6714
==============================================================================
--- linux/trunk/include/dahdi/user.h (original)
+++ linux/trunk/include/dahdi/user.h Wed Jun 24 15:23:07 2009
@@ -1027,19 +1027,6 @@
#define DAHDI_ECHOCANCEL_FAX_MODE _IOW(DAHDI_CODE, 102, int)
-struct torisa_debug {
- unsigned int txerrors;
- unsigned int irqcount;
- unsigned int taskletsched;
- unsigned int taskletrun;
- unsigned int taskletexec;
- int span1flags;
- int span2flags;
-};
-
-/* Special torisa ioctl */
-#define TORISA_GETDEBUG _IOW(DAHDI_CODE, 60, struct torisa_debug)
-
/* Get current status IOCTL */
/* Defines for Radio Status (dahdi_radio_stat.radstat) bits */
More information about the dahdi-commits
mailing list