Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267867
b: refs/heads/master
c: 5a60405
h: refs/heads/master
i:
  267865: d210470
  267863: 6e3509c
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 5c1ae48 commit e4e7663
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: 09ced23df6a3345f1923b70d0e799105777f1546
refs/heads/master: 5a604053a9ae947bf9b2e265e74f2ec65e64a77f
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -602,12 +602,12 @@ enum act_category {
ACT_CAT_WMM = 17,
};

typedef enum _TS_ACTION{
enum ts_action {
ACT_ADDTSREQ = 0,
ACT_ADDTSRSP = 1,
ACT_DELTS = 2,
ACT_SCHEDULE = 3,
} TS_ACTION, *PTS_ACTION;
};

typedef enum _BA_ACTION{
ACT_ADDBAREQ = 0,
Expand Down

0 comments on commit e4e7663

Please sign in to comment.