Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267804
b: refs/heads/master
c: eb85e46
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 0afbc98 commit 02ba9f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 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: a33be1e842d6fef31cc5e88bc92541552a448286
refs/heads/master: eb85e4689631ce116b74a87ce8929d07ba9b7601
8 changes: 2 additions & 6 deletions trunk/drivers/staging/rtl8192e/rtl819x_Qos.h
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ union ecw {
}f;
};

typedef union _AC_PARAM{
union ac_param {
u32 longData;
u8 charData[4];

Expand All @@ -406,10 +406,6 @@ typedef union _AC_PARAM{
union ecw Ecw;
u16 TXOPLimit;
}f;
}AC_PARAM, *PAC_PARAM;




};

#endif

0 comments on commit 02ba9f3

Please sign in to comment.