Re: [4/4] ath9k: use timespec64 for tsf_ts
From: Kalle Valo <hidden>
Date: 2018-06-29 11:46:14
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2018-06-29 11:46:14
Also in:
linux-wireless, lkml
Arnd Bergmann [off-list ref] wrote:
ath9k is the last remaining user of the deprecated getrawmonotonic() interface. There is nothing wrong with this usage, but migrating to a timespec64 based interface lets us clean up the old API. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. fe041deba4f6 ath9k: use timespec64 for tsf_ts -- https://patchwork.kernel.org/patch/10471987/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches