Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267834
b: refs/heads/master
c: 4164e4d
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent c8a098d commit cd5ef56
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: bb9a7b3f239c0a7ab9b05690b8fa7df8eba16dfe
refs/heads/master: 4164e4de6c90e06dafe07d6390b591d886a0c080
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl819x_Qos.h
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@ typedef u32 QOS_MODE, *PQOS_MODE;
#define ACM_TIMEOUT 1000
#define SESSION_REJECT_TIMEOUT 60000

typedef enum _ACK_POLICY{
enum ack_policy {
eAckPlc0_ACK = 0x00,
eAckPlc1_NoACK = 0x01,
} ACK_POLICY,*PACK_POLICY;
};


#define SET_WMM_QOS_INFO_FIELD(_pStart, _val) WriteEF1Byte(_pStart, _val)
Expand Down

0 comments on commit cd5ef56

Please sign in to comment.