public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Kurt Borja" <kuurtb@gmail.com>
To: "Kurt Borja" <kuurtb@gmail.com>,
	"Miri Korenblit" <miriam.rachel.korenblit@intel.com>,
	"Johannes Berg" <johannes.berg@intel.com>,
	"Emmanuel Grumbach" <emmanuel.grumbach@intel.com>
Cc: <linux-wireless@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	"Todd Brandt" <todd.e.brandt@intel.com>
Subject: Re: [PATCH v2] wifi: iwlwifi: pcie: Fix match condition in iwl_pci_find_dev_info()
Date: Sat, 19 Apr 2025 02:50:08 -0300	[thread overview]
Message-ID: <D9ADOZOBNY7Q.1MNGEH9AG470H@gmail.com> (raw)
In-Reply-To: <20250418-probe-fix-v2-1-ec1ef2d8a534@gmail.com>

On Fri Apr 18, 2025 at 3:29 AM -03, Kurt Borja wrote:
> Fix the following regression:
>
> iwlwifi: No config found for PCI dev 2725/1674, rev=0x420, rfid=0x10d000
> iwlwifi 0000:3b:00.0: probe with driver iwlwifi failed with error -22
>
> Which happens due to an extra `!` when matching `dev_info` while
> probing.
>
> Fixes: 75a3313f52b7 ("wifi: iwlwifi: make no_160 more generic")
> Signed-off-by: Kurt Borja <kuurtb@gmail.com>

Tested in a recent bug report thread [1]:

Tested-by: Todd Brandt <todd.e.brandt@intel.com>

[1] https://bugzilla.kernel.org/show_bug.cgi?id=220029

-- 
 ~ Kurt

      reply	other threads:[~2025-04-19  5:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-18  6:29 [PATCH v2] wifi: iwlwifi: pcie: Fix match condition in iwl_pci_find_dev_info() Kurt Borja
2025-04-19  5:50 ` Kurt Borja [this message]

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=D9ADOZOBNY7Q.1MNGEH9AG470H@gmail.com \
    --to=kuurtb@gmail.com \
    --cc=emmanuel.grumbach@intel.com \
    --cc=johannes.berg@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=miriam.rachel.korenblit@intel.com \
    --cc=todd.e.brandt@intel.com \
    /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