Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267898
b: refs/heads/master
c: 831cb9d
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Greg Kroah-Hartman committed Aug 25, 2011
1 parent 2ed3a20 commit 5220ed1
Show file tree
Hide file tree
Showing 5 changed files with 651 additions and 660 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: 547d0c34b71b1ced82d9652c78143bbcbe08ccdf
refs/heads/master: 831cb9db38ccf3f21804ef1fa0510d4ed27e27f1
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtl819x_BA.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,10 @@
#define DELBA_REASON_TIMEOUT 39
union sequence_control {
u16 ShortData;
struct
{
struct {
u16 FragNum:4;
u16 SeqNum:12;
}field;
} field;
};

union ba_param_set {
Expand Down
Loading

0 comments on commit 5220ed1

Please sign in to comment.