mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
iwlagn: Offical name for 6050g2 device
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>
This commit is contained in:
parent
0c4ac34299
commit
f9dc646722
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user