Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337482
b: refs/heads/master
c: e446f5a
h: refs/heads/master
v: v3
  • Loading branch information
Kevin McKinney authored and Greg Kroah-Hartman committed Oct 31, 2012
1 parent d6307c3 commit 6f1bc25
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7fac0c47ed1835b6eecf899df6980f0287f4c61c
refs/heads/master: e446f5a8540a845ed92fca4109e67c8f0c76031f
13 changes: 0 additions & 13 deletions trunk/drivers/staging/bcm/CmHost.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,6 @@
#define DSX_MESSAGE_EXCHANGE_BUFFER 0xBF60AC84 /* This contains the pointer */
#define DSX_MESSAGE_EXCHANGE_BUFFER_SIZE 72000 /* 24 K Bytes */

/* brief structure stLocalSFAddRequest */
typedef struct stLocalSFAddRequestAlt {
u8 u8Type;
u8 u8Direction;
u16 u16TID;
/* brief 16bitCID */
u16 u16CID;
/* brief 16bitVCID */
u16 u16VCID;
struct bcm_connect_mgr_params sfParameterSet;
/* USE_MEMORY_MANAGER(); */
} stLocalSFAddRequestAlt;

struct bcm_add_indication_alt {
u8 u8Type;
u8 u8Direction;
Expand Down

0 comments on commit 6f1bc25

Please sign in to comment.