Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267734
b: refs/heads/master
c: d6a15cb
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent f014d9b commit 5ff3b53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 8cf33316817d8349fa3125584a0f4767b3e4b72d
refs/heads/master: d6a15cb8a0aea26f1165876c7ef1db159cb4b229
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl819x_HT.h
Original file line number Diff line number Diff line change
Expand Up @@ -361,10 +361,10 @@ struct mimo_rssi {
u32 Average;
};//, *struct mimo_rssi *;

typedef struct _MIMO_EVM{
struct mimo_evm {
u32 EVM1;
u32 EVM2;
}MIMO_EVM, *PMIMO_EVM;
};//, *struct mimo_evm *;

typedef struct _FALSE_ALARM_STATISTICS{
u32 Cnt_Parity_Fail;
Expand Down

0 comments on commit 5ff3b53

Please sign in to comment.