Home
last modified time | relevance | path

Searched hist:"8678 fd31f2d3eb14f2b8b39c9bc266f16fa24b22" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.cdiff 8678fd31f2d3eb14f2b8b39c9bc266f16fa24b22 Thu Aug 26 17:46:08 CEST 2021 Loic Poulain <loic.poulain@linaro.org> wcn36xx: Fix missing frame timestamp for beacon/probe-resp

When receiving a beacon or probe response, we should update the
boottime_ns field which is the timestamp the frame was received at.
(cf mac80211.h)

This fixes a scanning issue with Android since it relies on this
timestamp to determine when the AP has been seen for the last time
(via the nl80211 BSS_LAST_SEEN_BOOTTIME parameter).

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1629992768-23785-1-git-send-email-loic.poulain@linaro.org