dect
/
linux-2.6
Archived
13
0
Fork 0

Staging: bcm: Remove typedef stLocalSFAddConfirmationAlt.

This patch removes typedef
stLocalSFAddConfirmationAlt in CmHost.h.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Kevin McKinney 2012-10-29 23:08:57 -04:00 committed by Greg Kroah-Hartman
parent a202040a81
commit a0e9ad31d4
1 changed files with 0 additions and 14 deletions

View File

@ -54,20 +54,6 @@ typedef struct stLocalSFAddIndicationAlt {
/* USE_MEMORY_MANAGER(); */
} stLocalSFAddIndicationAlt;
/* brief structure stLocalSFAddConfirmation */
typedef struct stLocalSFAddConfirmationAlt {
u8 u8Type;
u8 u8Direction;
u16 u16TID;
/* brief 16bitCID */
u16 u16CID;
/* brief 16bitVCID */
u16 u16VCID;
struct bcm_connect_mgr_params sfAuthorizedSet;
struct bcm_connect_mgr_params sfAdmittedSet;
struct bcm_connect_mgr_params sfActiveSet;
} stLocalSFAddConfirmationAlt;
struct bcm_change_indication {
u8 u8Type;
u8 u8Direction;