Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267844
b: refs/heads/master
c: 0fd4442
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent d16a3cb commit 59d9f59
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: 6f44d2bdfc4ae223a18afc9ba264bdc0b172d194
refs/heads/master: 0fd44425863d355119b2469f49a66083c1f15cf6
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtl_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -282,12 +282,12 @@ enum rf_step {
RF_STEP_MAX
};

typedef enum _RT_STATUS{
enum rt_status {
RT_STATUS_SUCCESS,
RT_STATUS_FAILURE,
RT_STATUS_PENDING,
RT_STATUS_RESOURCE
} RT_STATUS,*PRT_STATUS;
};

typedef enum _RT_CUSTOMER_ID
{
Expand Down

0 comments on commit 59d9f59

Please sign in to comment.