iwlagn: Offical name for 6050g2 device
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Wed, 17 Nov 2010 20:13:52 +0000 (12:13 -0800)
committerWey-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

index a3a055f7fd43e972984e495884c4de7788a89e10..43eb99b2b83c23e8c97efe563336f4e28eb854bf 100644 (file)
@@ -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,
This page took 0.059665 seconds and 5 git commands to generate.