Staging: bcm: Remove typedef stLocalSFChangeConfirmationAlt.
authorKevin McKinney <klmckinney1@gmail.com>
Tue, 30 Oct 2012 03:08:55 +0000 (23:08 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 17:36:24 +0000 (10:36 -0700)
This patch removes typedef
stLocalSFChangeConfirmationAlt
in CmHost.h.

Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/CmHost.h

index 6e79e970069ef765f8b4dec7125101ab59b9b21f..2b963de647d7470b30dfb057a77a8f5982dcbd60 100644 (file)
@@ -90,20 +90,6 @@ typedef struct stLocalSFChangeRequestAlt {
        u16     u16Padd; /* < 16 bit */
 } stLocalSFChangeRequestAlt;
 
-/* brief structure stLocalSFChangeConfirmation */
-typedef struct stLocalSFChangeConfirmationAlt {
-       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;
-} stLocalSFChangeConfirmationAlt;
-
 struct bcm_change_indication {
        u8      u8Type;
        u8      u8Direction;