Re: [PATCH] wlcore: Set rx_status boottime_ns field on rx
From: Kalle Valo <hidden>
Date: 2018-07-31 09:03:27
From: Kalle Valo <hidden>
Date: 2018-07-31 09:03:27
Loic Poulain [off-list ref] wrote:
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 <redacted>
Patch applied to wireless-drivers-next.git, thanks. 37a634f60fd6 wlcore: Set rx_status boottime_ns field on rx -- https://patchwork.kernel.org/patch/10547433/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches