Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f9dc6467 authored by Wey-Yi Guy's avatar Wey-Yi Guy
Browse files

iwlagn: Offical name for 6050g2 device



Change to offical name for 6050g2 devices:
   "Intel(R) Centrino(R) Wireless-N 6150"

Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 0c4ac342
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,