]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Use NL80211_BSS_LAST_SEEN_BOOTTIME if available
authorJouni Malinen <j@w1.fi>
Mon, 16 Oct 2017 21:04:52 +0000 (00:04 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 16 Oct 2017 21:07:17 +0000 (00:07 +0300)
commit006fb845b807f9ef7bcf4b4e90142c424e3b44e7
tree2cdf825e373ec78a7e532e186d1bcbcc32230571
parenta6ea665300919d6a3af22b1f4237203647fda93a
nl80211: Use NL80211_BSS_LAST_SEEN_BOOTTIME if available

This allows a more accurate scan result age to be fetched than the one
available through NL80211_BSS_SEEN_MS_AGO.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211_scan.c