wifi: iwlwifi: pcie: remove 0x2726 devices
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 May 2025 19:41:01 +0000 (22:41 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Fri, 9 May 2025 12:37:10 +0000 (15:37 +0300)
These are test chips, not available to users, and not even listed
in the PCI IDs table (so the driver won't bind them). There's no
reason to list specific devices with them in the driver.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250506194102.3407967-15-miriam.rachel.korenblit@intel.com
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/pcie/drv.c

index 22049bc7e72e5c969c25b2a4da2589cd851ffede..3e535fed8ff5fda6064268d242474df6f260c0db 100644 (file)
@@ -1203,10 +1203,6 @@ VISIBLE_IF_IWLWIFI_KUNIT const struct iwl_dev_info iwl_dev_info_table[] = {
                     DEVICE(0x7AF0), SUBDEV(0x1552)),
 
        /* SO with GF2 */
-       IWL_DEV_INFO(iwlax211_2ax_cfg_so_gf_a0, iwl_ax211_killer_1675s_name,
-                    DEVICE(0x2726), SUBDEV(0x1671)),
-       IWL_DEV_INFO(iwlax211_2ax_cfg_so_gf_a0, iwl_ax211_killer_1675i_name,
-                    DEVICE(0x2726), SUBDEV(0x1672)),
        IWL_DEV_INFO(iwlax211_2ax_cfg_so_gf_a0, iwl_ax211_killer_1675s_name,
                     DEVICE(0x51F0), SUBDEV(0x1671)),
        IWL_DEV_INFO(iwlax211_2ax_cfg_so_gf_a0, iwl_ax211_killer_1675i_name,