Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267995
b: refs/heads/master
c: 81108af
h: refs/heads/master
i:
  267993: 4be738b
  267991: 2699e9d
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 25, 2011
1 parent 10e59bc commit ebf250c
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: b09693415b968d7bfbdf98f9efecd15b7c226dd9
refs/heads/master: 81108afb95148de7db0c11aa6e5219ba1faa55b0
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 ebf250c

Please sign in to comment.