Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267730
b: refs/heads/master
c: 7f5e8a0
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent a9f154e commit 733aede
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: 039a34122a79acb999b47d655471720a7b2b0950
refs/heads/master: 7f5e8a0ab632fa900f2b744f0f392e3c456c3ef3
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 @@ -195,11 +195,11 @@ typedef struct _HT_INFORMATION_ELE{
u8 BasicMSC[16];
} __attribute__ ((packed)) HT_INFORMATION_ELE, *PHT_INFORMATION_ELE;

typedef struct _MIMOPS_CTRL{
struct mimops_ctrl {
u8 MimoPsEnable:1;
u8 MimoPsMode:1;
u8 Reserved:6;
} MIMOPS_CTRL, *PMIMOPS_CTRL;
};

typedef enum _HT_SPEC_VER{
HT_SPEC_VER_IEEE = 0,
Expand Down

0 comments on commit 733aede

Please sign in to comment.