diff options
author | Po-Hao Huang <[email protected]> | 2023-02-16 16:28:07 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-02-17 11:34:08 +0200 |
commit | 0731d0b664f26f54b6293421af54da15b9eb1c8c (patch) | |
tree | 8dc9a8a60db29025656cdeed4468d15201715161 /drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c | |
parent | 4a267bc5ea8f159b614d0549030216d0434eccca (diff) |
wifi: rtw89: fix AP mode authentication transmission failed
For some ICs, packets can't be sent correctly without initializing
CMAC table first. Previous flow do this initialization after
associated, results in authentication response fails to transmit.
Move the initialization up front to a proper place to solve this.
Signed-off-by: Po-Hao Huang <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/debugfs-vif.c')
0 files changed, 0 insertions, 0 deletions