Re: [PATCH v2] net: intel: fix PCI device ID conflict between i40e and ipw2200
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-02-13 02:50:17
Also in:
linux-wireless, stable
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-02-13 02:50:17
Also in:
linux-wireless, stable
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski [off-list ref]: On Mon, 9 Feb 2026 18:12:34 -0800 you wrote:
The ID 8086:104f is matched by both i40e and ipw2200. The same device
ID should not be in more than one driver, because in that case, which
driver is used is unpredictable. Fix this by taking advantage of the
fact that i40e devices use PCI_CLASS_NETWORK_ETHERNET and ipw2200
devices use PCI_CLASS_NETWORK_OTHER to differentiate the devices.
Fixes: 2e45d3f4677a ("i40e: Add support for X710 B/P & SFP+ cards")
Cc: stable@vger.kernel.org
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Ethan Nelson-Moore <redacted>
[...]
Here is the summary with links:
- [v2] net: intel: fix PCI device ID conflict between i40e and ipw2200
https://git.kernel.org/netdev/net/c/d03e094473ec
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html