Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267863
b: refs/heads/master
c: 839370c
h: refs/heads/master
i:
  267861: f20e8ea
  267859: ab920b4
  267855: aa7e433
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 6d94b5e commit 6e3509c
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: a3120de6c4ebd68e5b2ed0e2eadc51e706b8733a
refs/heads/master: 839370c5723a42cde6537fced66af1d2736054aa
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/rtllib.h
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ enum _ReasonCode{
dest_not_QSTA = 0x32,
};

typedef enum _HAL_DEF_VARIABLE{
enum hal_def_variable {
HAL_DEF_TPC_ENABLE,
HAL_DEF_INIT_GAIN,
HAL_DEF_PROT_IMP_MODE,
Expand All @@ -309,7 +309,7 @@ typedef enum _HAL_DEF_VARIABLE{
HAL_DEF_PCI_SUPPORT_ASPM,
HAL_DEF_THERMAL_VALUE,
HAL_DEF_USB_IN_TOKEN_REV,
} HAL_DEF_VARIABLE;
};


typedef enum _HW_VARIABLES{
Expand Down

0 comments on commit 6e3509c

Please sign in to comment.