Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267850
b: refs/heads/master
c: 85cdd99
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent c220c98 commit 3962ba4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: ebc95dd01c53e464b62fb2e7e0502825893aef96
refs/heads/master: 85cdd997c82383b9df2ece60584d878499f9060a
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtl_debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ struct net_device;
printk Fmt; \
}

typedef enum _DBGP_FLAG_E
{
enum dbgp_flag {
FQoS = 0,
FTX = 1,
FRX = 2,
Expand All @@ -65,7 +64,7 @@ typedef enum _DBGP_FLAG_E
FINIT = 17,
FIOCTL = 18,
DBGP_TYPE_MAX
} DBGP_FLAG_E;
};

#define QoS_INIT BIT0
#define QoS_VISTA BIT1
Expand Down

0 comments on commit 3962ba4

Please sign in to comment.