Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267868
b: refs/heads/master
c: 07276ba
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent e4e7663 commit d1a61ef
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: 5a604053a9ae947bf9b2e265e74f2ec65e64a77f
refs/heads/master: 07276bac0f49a1fc94799ff840b9a98bc6b01133
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -609,11 +609,11 @@ enum ts_action {
ACT_SCHEDULE = 3,
};

typedef enum _BA_ACTION{
enum ba_action {
ACT_ADDBAREQ = 0,
ACT_ADDBARSP = 1,
ACT_DELBA = 2,
} BA_ACTION, *PBA_ACTION;
};

typedef enum _InitialGainOpType{
IG_Backup=0,
Expand Down

0 comments on commit d1a61ef

Please sign in to comment.