]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: iwlwifi: tests: check listed PCI IDs have configs
authorJohannes Berg <johannes.berg@intel.com>
Mon, 15 Sep 2025 08:34:28 +0000 (11:34 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 28 Oct 2025 14:05:18 +0000 (16:05 +0200)
commitef56bbed4c03fc272c65da821d31094b63a8461e
treef7152cb22559e866ab7df9cca7fef26d00c92a03
parent30d47d8fe781469ebd4e38240999767f139effb2
wifi: iwlwifi: tests: check listed PCI IDs have configs

Add a test that checks, for the old pre-CNVI devices, that
PCI IDs listed in the PCI IDs table will also match in the
config table. Newer ones we test against our database of
devices, but the current database doesn't go back that far,
so at least this checks against the PCI IDs the driver has.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250915113137.eb728b270d46.Ie5754f4201b807eb0d55feb339a728fc0b42e8bf@changeid
drivers/net/wireless/intel/iwlwifi/cfg/bz.c
drivers/net/wireless/intel/iwlwifi/tests/devinfo.c