Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267871
b: refs/heads/master
c: e608063
h: refs/heads/master
i:
  267869: 9fdc77d
  267867: e4e7663
  267863: 6e3509c
  267855: aa7e433
  267839: bbb2623
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 796eea4 commit 56d54e0
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: 4fd7cedc5135a7cc5df3c0d9348b1c32b33bdb96
refs/heads/master: e608063303979ae4241455bd4752f2c6928e1219
5 changes: 2 additions & 3 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -637,15 +637,14 @@ enum led_ctl_mode {
LED_CTL_STOP_WPS_FAIL_OVERLAP = 13,
};

typedef enum _RT_RF_TYPE_DEF
{
enum rt_rf_type_def {
RF_1T2R = 0,
RF_2T4R,
RF_2T2R,
RF_1T1R,
RF_2T2R_GREEN,
RF_819X_MAX_TYPE
} RT_RF_TYPE_DEF;
};

typedef enum _WIRELESS_MODE {
WIRELESS_MODE_UNKNOWN = 0x00,
Expand Down

0 comments on commit 56d54e0

Please sign in to comment.