staging: r8188eu: read timestamp from ieee80211_mgmt
authorMartin Kaiser <martin@kaiser.cx>
Sat, 26 Nov 2022 16:01:21 +0000 (17:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:28:58 +0000 (13:28 +0100)
commit84d55656bf4486eee77b783b88adebad0cf5d649
tree105e41b340a9bd0cb5b6bdd3417dbe205a9f5c04
parent64a4ade699e70b2b700cf6088916827b73988d52
staging: r8188eu: read timestamp from ieee80211_mgmt

Read the 64-bit timestamp from struct ieee80211_mgmt instead of parsing
the beacon message ourselves.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221126160129.178697-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c