wifi: iwlwifi: mvm: remove old PASN station when adding a new one
authorAvraham Stern <avraham.stern@intel.com>
Mon, 15 Apr 2024 08:54:43 +0000 (11:54 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 17 Apr 2024 07:28:11 +0000 (09:28 +0200)
commitdbfff5bf9292714f02ace002fea8ce6599ea1145
tree1a000ec020b2a22a67e875e1372b1acd6e10d8ee
parent8c75cdcdf869acabfdc7858827099dcde9f24e6c
wifi: iwlwifi: mvm: remove old PASN station when adding a new one

If a PASN station is added, and an old PASN station already exists
for the same mac address, remove the old station before adding the
new one. Keeping the old station caueses old security context to
be used in measurements.

Fixes: 0739a7d70e00 ("iwlwifi: mvm: initiator: add option for adding a PASN responder")
Signed-off-by: Avraham Stern <avraham.stern@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240415114847.ef3544a416f2.I4e8c7c8ca22737f4f908ae5cd4fc0b920c703dd3@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c