Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267843
b: refs/heads/master
c: 6f44d2b
h: refs/heads/master
i:
  267841: c7293d4
  267839: bbb2623
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent adf3c0a commit d16a3cb
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: fc6094f6703d16591dda4d2849b17c1751dbb099
refs/heads/master: 6f44d2bdfc4ae223a18afc9ba264bdc0b172d194
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtl_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -276,12 +276,11 @@ enum rt_rf_type_819xu {
RF_PSEUDO_11N = 5,
};

typedef enum _RF_STEP_E
{
enum rf_step {
RF_STEP_INIT = 0,
RF_STEP_NORMAL,
RF_STEP_MAX
} RF_STEP_E;
};

typedef enum _RT_STATUS{
RT_STATUS_SUCCESS,
Expand Down

0 comments on commit d16a3cb

Please sign in to comment.