wcn36xx: disable HW_CONNECTION_MONITOR
authorEduardo Abinader <eduardoabinader@gmail.com>
Tue, 17 Dec 2019 14:12:47 +0000 (15:12 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 18 Dec 2019 17:59:08 +0000 (19:59 +0200)
commitf998f9fcf9033b1e7f76bf4c17969b74be664dce
tree7a38d26b46ff59ea99d9c40b0145748b8af48b84
parent0ef332951e856efa89507cdd13ba8f4fb8d4db12
wcn36xx: disable HW_CONNECTION_MONITOR

Whenever the signal stregth decays smoothly and physical connnection
is already gone and no deauth has arrived, the qcom soc is not
able to indicate neither WCN36XX_HAL_MISSED_BEACON_IND nor
WCN36XX_HAL_MISSED_BEACON_IND. It was noticed that such situation gets
even more reproducible, when the driver fails to enter bmps mode - which is
highly likely to occur. Thus, in order to provide proper disconnection
of the connected STA, let mac80211 handle it, instead of wcn3xx driver.

Signed-off-by: Eduardo Abinader <eduardoabinader@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wcn36xx/main.c