From 95b548e319c7272a9a12d6194a55ebde8491317d Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Sat, 11 Sep 2010 19:25:52 +0000 Subject: wctdm24xxp, wcte12xp: Fix comment. RELAXED is no longer a mode name. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9319 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/voicebus/voicebus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dahdi/voicebus/voicebus.h b/drivers/dahdi/voicebus/voicebus.h index 53714f6..3f09390 100644 --- a/drivers/dahdi/voicebus/voicebus.h +++ b/drivers/dahdi/voicebus/voicebus.h @@ -115,7 +115,7 @@ struct voicebus_descriptor_list { * * NORMAL: For non-hx8 boards. Uses idle_buffers. * BOOT: For hx8 boards. For sending single packets at a time. - * RELAXED: Normal operating mode for Hx8 Boards. Does not use + * HX8: Normal operating mode for Hx8 Boards. Does not use * idle_buffers. */ enum voicebus_mode { -- cgit v1.2.3