Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224844
b: refs/heads/master
c: 55017ab
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy committed Nov 25, 2010
1 parent 1c95f7f commit 4076c29
Show file tree
Hide file tree
Showing 2 changed files with 4 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: f9dc6467223319acaea64d95ff208409e4e48d07
refs/heads/master: 55017ab87831b3ca449b81b83b180baac2895666
6 changes: 3 additions & 3 deletions trunk/drivers/net/wireless/iwlwifi/iwl-6000.c
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ static struct iwl_bt_params iwl6000_bt_params = {
};

struct iwl_cfg iwl6000g2a_2agn_cfg = {
.name = "6000 Series 2x2 AGN Gen2a",
.name = "Intel(R) Centrino(R) Advanced-N 6205 AGN",
.fw_name_pre = IWL6000G2A_FW_PRE,
.ucode_api_max = IWL6000G2_UCODE_API_MAX,
.ucode_api_min = IWL6000G2_UCODE_API_MIN,
Expand All @@ -569,7 +569,7 @@ struct iwl_cfg iwl6000g2a_2agn_cfg = {
};

struct iwl_cfg iwl6000g2a_2abg_cfg = {
.name = "6000 Series 2x2 ABG Gen2a",
.name = "Intel(R) Centrino(R) Advanced-N 6205 ABG",
.fw_name_pre = IWL6000G2A_FW_PRE,
.ucode_api_max = IWL6000G2_UCODE_API_MAX,
.ucode_api_min = IWL6000G2_UCODE_API_MIN,
Expand All @@ -584,7 +584,7 @@ struct iwl_cfg iwl6000g2a_2abg_cfg = {
};

struct iwl_cfg iwl6000g2a_2bg_cfg = {
.name = "6000 Series 2x2 BG Gen2a",
.name = "Intel(R) Centrino(R) Advanced-N 6205 BG",
.fw_name_pre = IWL6000G2A_FW_PRE,
.ucode_api_max = IWL6000G2_UCODE_API_MAX,
.ucode_api_min = IWL6000G2_UCODE_API_MIN,
Expand Down

0 comments on commit 4076c29

Please sign in to comment.