diff options
author | Ramesh Rangavittal <ramesh.rangavittal@infineon.com> | 2022-09-22 05:41:40 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-09-27 09:09:07 +0300 |
commit | a373f38cd1f5e86cae86157f0b77cf731c5049c1 (patch) | |
tree | 3a566ed6614cbabc5dd24a569eaad43165aa4966 /drivers/net/wireless/intel/iwlwifi/dvm/dev.h | |
parent | 11eda8f01d6a1b16341235459a6b2b5bf9a28669 (diff) |
brcmfmac: Remove the call to "dtim_assoc" IOVAR
When STA roams from one AP to another, after roam is complete, host
driver tries to get TIM information from firmware. This is no longer
supported in the firmware & hence, this call will always fail.
This failure results in the below message being displayed on the
console all the time when roam is done.
ieee80211 phy0: brcmf_update_bss_info: wl dtim_assoc failed (-52)
Changes ensure that the host driver will no longer try to get TIM
information from firmware.
Signed-off-by: Ramesh Rangavittal <ramesh.rangavittal@infineon.com>
Signed-off-by: Chi-hsien Lin <chi-hsien.lin@infineon.com>
Signed-off-by: Ian Lin <ian.lin@infineon.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220922104140.11889-5-ian.lin@infineon.com
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/dvm/dev.h')
0 files changed, 0 insertions, 0 deletions