Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267882
b: refs/heads/master
c: 472ba32
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent fc7c77b commit 979f6c3
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: 569e59595541ee4721eed7a5cb6c13a4ef525bea
refs/heads/master: 472ba3265503203f70012d2decff4007fed270db
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -1934,11 +1934,11 @@ enum country_code_type {
COUNTRY_CODE_MAX
};

typedef enum _SCAN_OPERATION_BACKUP_OPT{
enum scan_op_backup_opt {
SCAN_OPT_BACKUP=0,
SCAN_OPT_RESTORE,
SCAN_OPT_MAX
} SCAN_OPERATION_BACKUP_OPT;
};

typedef enum _FW_CMD_IO_TYPE{
FW_CMD_DIG_ENABLE = 0,
Expand Down

0 comments on commit 979f6c3

Please sign in to comment.