Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267798
b: refs/heads/master
c: a3e9909
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent db38488 commit ef18668
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: 7d5693b2211b7d7639fce4d2edcb3c410e499554
refs/heads/master: a3e9909916abfdfe8863d8d67ab1ef49e3ded53c
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 @@ -102,7 +102,7 @@ union ht_capability {
}Field;
};
typedef union _HT_CAPABILITY_MACPARA{
union ht_capability_macpara {
u8 ShortData;
u8 CharData[1];
struct
Expand All @@ -111,7 +111,7 @@ typedef union _HT_CAPABILITY_MACPARA{
u8 MPDUDensity:2;
u8 Rsvd:4;
}Field;
}HT_CAPABILITY_MACPARA, *PHT_CAPABILITY_MACPARA;
};
*/

typedef enum _HT_ACTION{
Expand Down

0 comments on commit ef18668

Please sign in to comment.