From 7b9e5fa60c9210c4bd5b80f9bc0af2291ba051da Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Tue, 18 Sep 2012 21:37:46 -0400 Subject: [PATCH] --- yaml --- r: 325408 b: refs/heads/master c: 65bf58cef10bfdb180a621f33ad692d10756b2ee h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/staging/bcm/cntrl_SignalingInterface.h | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 12dff37fd86d..3c223eb1f699 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 957d7cdcf31c6829bec39bd638483b65939d675a +refs/heads/master: 65bf58cef10bfdb180a621f33ad692d10756b2ee diff --git a/trunk/drivers/staging/bcm/cntrl_SignalingInterface.h b/trunk/drivers/staging/bcm/cntrl_SignalingInterface.h index ffc5456e3fec..451664b73f07 100644 --- a/trunk/drivers/staging/bcm/cntrl_SignalingInterface.h +++ b/trunk/drivers/staging/bcm/cntrl_SignalingInterface.h @@ -341,8 +341,7 @@ typedef struct stLocalSFDeleteIndication { B_UINT8 u8Padding1[3]; /* < 3 byte Padding */ } stLocalSFDeleteIndication; -typedef struct _stIM_SFHostNotify -{ +typedef struct _stIM_SFHostNotify { B_UINT32 SFID; /* SFID of the service flow */ B_UINT16 newCID; /* the new/changed CID */ B_UINT16 VCID; /* Get new Vcid if the flow has been made active in CID update TLV, but was inactive earlier or the orig vcid */