]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: do not use iwlmld for non-wifi7 devices
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 18 Mar 2025 09:29:44 +0000 (10:29 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 18 Mar 2025 12:51:03 +0000 (13:51 +0100)
commitdb9b4b8311c19410ea7b064902b16c371f0fff83
treee6914f69887bd52edc0e8437d46dcc6f6789e258
parente6f98260d76c9204cf799b281211f4a62f932678
wifi: iwlwifi: do not use iwlmld for non-wifi7 devices

Roll-back to use iwlmvm for those devices. iwlmld will support wifi7
capable devices only. The firmware for the non-wifi7 capable will soon
be frozen and we don't want iwlmld to have to support devices that will
require the old APIs.

Fixes: d1e879ec600f9 ("wifi: iwlwifi: add iwlmld sub-driver")
Reviewed-by: Miriam Rachel Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Link: https://patch.msgid.link/20250318103019.df6df96df826.I0020ca9f6c6c928caa78721666df131a692c6186@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c