wifi: iwlwifi: mvm: send full STA during HW restart
authorJohannes Berg <johannes.berg@intel.com>
Wed, 29 Mar 2023 07:05:35 +0000 (10:05 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 30 Mar 2023 10:08:43 +0000 (12:08 +0200)
commit164a52d45e4aac669be811d7a345856cccd8cc8e
treec56fe414cf159edb31bb63d91c7ad65b59d715b2
parent9deccfcd48b7c358245ed05c11b142cc945daf5e
wifi: iwlwifi: mvm: send full STA during HW restart

By using the internal station add the station is installed in
firmware with zeroed MAC addresses, which is wrong. Use the
full installation function instead, to fill all data.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230329100040.62d5371bb3c7.Ie25b62125a3a022f76a36bae5fed9796c18698aa@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mld-sta.c