Skip to content

Commit

Permalink
rtlwifi: Modify wifi.h for rtl8192cu
Browse files Browse the repository at this point in the history
Further merge of parameters needed for rtl8192cu. In addition,
some changes needed for rtl8192se and rtl8192de are included
and additional Hungarian notation is removed.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Larry Finger authored and John W. Linville committed Feb 21, 2011
1 parent 18d3006 commit e97b775
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 50 deletions.
4 changes: 0 additions & 4 deletions drivers/net/wireless/rtlwifi/rtl8192ce/phy.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
#define IQK_MAC_REG_NUM 4

#define RF90_PATH_MAX 2
#define CHANNEL_MAX_NUMBER 14
#define CHANNEL_GROUP_MAX 3

#define CT_OFFSET_MAC_ADDR 0X16

Expand All @@ -78,8 +76,6 @@
#define CT_OFFSET_CUSTOMER_ID 0x7F

#define RTL92C_MAX_PATH_NUM 2
#define CHANNEL_MAX_NUMBER 14
#define CHANNEL_GROUP_MAX 3
#define LLT_LAST_ENTRY_OF_TX_PKT_BUFFER 255
enum swchnlcmd_id {
CMDID_END,
Expand Down
Loading

0 comments on commit e97b775

Please sign in to comment.