wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devices
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Thu, 1 Feb 2024 14:17:38 +0000 (16:17 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 2 Feb 2024 13:37:28 +0000 (14:37 +0100)
commitc1b393a7dc237505088129945a85b570af8742da
tree456115db37ce02c1acdca5342a66035e6a582fa8
parentfc7214c3c986142758ae9d2cd456c98e48547b5e
wifi: iwlwifi: mvm: don't send BT_COEX_CI command on new devices

AX210 and above have this logic offloaded in the firmware and it just
ignores the command coming from the driver.
Stop sending it.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240201155157.4e3e0b52f98b.I7e9481050921d95c38f5a21ccc47112b3698e859@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/coex.c