projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c4ac34
)
iwlagn: Offical name for 6050g2 device
author
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Wed, 17 Nov 2010 20:13:52 +0000
(12:13 -0800)
committer
Wey-Yi Guy
<wey-yi.w.guy@intel.com>
Thu, 25 Nov 2010 00:58:59 +0000
(16:58 -0800)
Change to offical name for 6050g2 devices:
"Intel(R) Centrino(R) Wireless-N 6150"
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-6000.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/iwlwifi/iwl-6000.c
b/drivers/net/wireless/iwlwifi/iwl-6000.c
index a3a055f7fd43e972984e495884c4de7788a89e10..43eb99b2b83c23e8c97efe563336f4e28eb854bf 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/iwl-6000.c
+++ b/
drivers/net/wireless/iwlwifi/iwl-6000.c
@@
-783,7
+783,7
@@
struct iwl_cfg iwl6050_2agn_cfg = {
};
struct iwl_cfg iwl6050g2_bgn_cfg = {
- .name = "
6050 Series 1x2 BGN Gen2
",
+ .name = "
Intel(R) Centrino(R) Wireless-N + WiMAX 6150 BGN
",
.fw_name_pre = IWL6050_FW_PRE,
.ucode_api_max = IWL6050_UCODE_API_MAX,
.ucode_api_min = IWL6050_UCODE_API_MIN,