Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256077
b: refs/heads/master
c: f34317d
h: refs/heads/master
i:
  256075: 49ee37e
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Jun 27, 2011
1 parent 2436dd7 commit f9a3006
Show file tree
Hide file tree
Showing 3 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: 674f0523ec07a7c716f5ed8a2debe6632be750f8
refs/heads/master: f34317db363636b50750d39e8a75873d4ee64cfa
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/rtlwifi/rtl8192ce/reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,9 @@
#define EPROM_CMD_CONFIG 0x3
#define EPROM_CMD_LOAD 1

#define HWSET_MAX_SIZE 128
#define HWSET_MAX_SIZE_92S HWSET_MAX_SIZE
#define EFUSE_MAX_SECTION 16

#define WL_HWPDN_EN BIT(0)

Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/rtlwifi/wifi.h
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,6 @@ enum hw_variables {
HW_VAR_DATA_FILTER,
};

#define HWSET_MAX_SIZE 128
#define EFUSE_MAX_SECTION 16

enum _RT_MEDIA_STATUS {
RT_MEDIA_DISCONNECT = 0,
RT_MEDIA_CONNECT = 1
Expand Down

0 comments on commit f9a3006

Please sign in to comment.