Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267818
b: refs/heads/master
c: 800119e
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Larry Finger committed Aug 24, 2011
1 parent 579071d commit 26ee6dc
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: d4b8c17703418c376b025bc6d45a58a9429330d6
refs/heads/master: 800119e7fa1fd3f9df3396e99aa5d4bba8e24f03
4 changes: 2 additions & 2 deletions trunk/drivers/staging/rtl8192e/r8192E_hw.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
#ifndef R8180_HW
#define R8180_HW

typedef enum _BaseBand_Config_Type {
enum baseband_config {
BaseBand_Config_PHY_REG = 0,
BaseBand_Config_AGC_TAB = 1,
} BaseBand_Config_Type, *PBaseBand_Config_Type;
};

#define RTL8187_REQT_READ 0xc0
#define RTL8187_REQT_WRITE 0x40
Expand Down

0 comments on commit 26ee6dc

Please sign in to comment.