linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Coelho <luca@coelho.fi>
To: kvalo@codeaurora.org
Cc: luca@coelho.fi, linux-wireless@vger.kernel.org
Subject: [PATCH 07/12] iwlwifi: Fix FW name for gl
Date: Sat,  4 Dec 2021 17:49:39 +0200	[thread overview]
Message-ID: <iwlwifi.20211204174546.497b2f2c587d.If71fa8cbed043c15f927bb78cb8a695625a362dd@changeid> (raw)
In-Reply-To: <20211204154944.914175-1-luca@coelho.fi>

From: Matti Gottlieb <matti.gottlieb@intel.com>

Fix FW name for gl use the crf fm and not fm7, since the
later no longer exists.

Signed-off-by: Matti Gottlieb <matti.gottlieb@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
---
 drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/intel/iwlwifi/cfg/22000.c b/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
index c9ccbbe3b92d..b1ad0e1c472a 100644
--- a/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
+++ b/drivers/net/wireless/intel/iwlwifi/cfg/22000.c
@@ -54,7 +54,7 @@
 #define IWL_BZ_A_GF4_A_FW_PRE		"iwlwifi-bz-a0-gf4-a0-"
 #define IWL_BZ_A_MR_A_FW_PRE		"iwlwifi-bz-a0-mr-a0-"
 #define IWL_BZ_A_FM_A_FW_PRE		"iwlwifi-bz-a0-fm-a0-"
-#define IWL_GL_A_FM_A_FW_PRE		"iwlwifi-gl-a0-fm7-a0-"
+#define IWL_GL_A_FM_A_FW_PRE		"iwlwifi-gl-a0-fm-a0-"
 #define IWL_BZ_Z_GF_A_FW_PRE		"iwlwifi-bz-z0-gf-a0-"
 
 
-- 
2.33.1


  parent reply	other threads:[~2021-12-04 15:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04 15:49 [PATCH 00/12] iwlwifi: updates intended for v5.16 2021-12-04 part 3 Luca Coelho
2021-12-04 15:49 ` [PATCH 01/12] iwlwifi: bump FW API to 68 for AX devices Luca Coelho
2021-12-04 15:49 ` [PATCH 02/12] iwlwifi: mvm/api: define system control command Luca Coelho
2021-12-04 15:49 ` [PATCH 03/12] iwlwifi: mvm: always use 4K RB size by default Luca Coelho
2021-12-04 15:49 ` [PATCH 04/12] iwlwifi: pcie: retake ownership after reset Luca Coelho
2021-12-04 15:49 ` [PATCH 05/12] iwlwifi: support SAR GEO Offset Mapping override via BIOS Luca Coelho
2021-12-04 15:49 ` [PATCH 06/12] iwlwifi: dbg: disable ini debug in 8000 family and below Luca Coelho
2021-12-04 15:49 ` Luca Coelho [this message]
2021-12-04 15:49 ` [PATCH 08/12] iwlwifi: add new Qu-Hr device Luca Coelho
2021-12-04 15:49 ` [PATCH 09/12] iwlwifi: implement reset flow for Bz devices Luca Coelho
2021-12-04 15:49 ` [PATCH 10/12] iwlwifi: fw: correctly detect HW-SMEM region subtype Luca Coelho
2021-12-04 15:49 ` [PATCH 11/12] iwlwifi: add new ax1650 killer device Luca Coelho
2021-12-04 15:49 ` [PATCH 12/12] iwlwifi: mvm: optionally suppress assert log Luca Coelho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=iwlwifi.20211204174546.497b2f2c587d.If71fa8cbed043c15f927bb78cb8a695625a362dd@changeid \
    --to=luca@coelho.fi \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).