From 44de2fe35d90fca285af3c0781cc5e6e34d88550 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Mon, 22 Mar 2010 09:20:37 +0000 Subject: wcte12xp, wctdm24xxp: Do not keep individual free lists for VPM commands. git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@8375 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/voicebus/GpakCust.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/dahdi/voicebus/GpakCust.h') diff --git a/drivers/dahdi/voicebus/GpakCust.h b/drivers/dahdi/voicebus/GpakCust.h index b4b523e..70704b0 100644 --- a/drivers/dahdi/voicebus/GpakCust.h +++ b/drivers/dahdi/voicebus/GpakCust.h @@ -118,8 +118,6 @@ struct vpmadt032 { spinlock_t change_list_lock; struct list_head change_list; spinlock_t list_lock; - /* Commands that are ready to be used. */ - struct list_head free_cmds; /* Commands that are waiting to be processed. */ struct list_head pending_cmds; /* Commands that are currently in progress by the VPM module */ -- cgit v1.2.3