Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267729
b: refs/heads/master
c: 039a341
h: refs/heads/master
i:
  267727: 2668fa2
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 86ef862 commit a9f154e
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: a15e76ad063248ec1d06baee423881e7aa73066b
refs/heads/master: 039a34122a79acb999b47d655471720a7b2b0950
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 @@ -352,14 +352,14 @@ struct bss_ht {
u8 bdHT1R;
};

typedef struct _MIMO_RSSI{
struct mimo_rssi {
u32 EnableAntenna;
u32 AntennaA;
u32 AntennaB;
u32 AntennaC;
u32 AntennaD;
u32 Average;
}MIMO_RSSI, *PMIMO_RSSI;
};//, *struct mimo_rssi *;

typedef struct _MIMO_EVM{
u32 EVM1;
Expand Down

0 comments on commit a9f154e

Please sign in to comment.