mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Feb 2016 21:05:06 +0000 (23:05 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 Apr 2016 08:48:55 +0000 (10:48 +0200)
commit162dd6a7253ab009c6335c21ce6b80cf227ddda4
tree7728515321dbf40d62ce7cd7f36a20caf8635084
parent646e76bb5daf4ca38438c69ffb72cccb605f3466
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results

This was requested by Android, and the appropriate cfg80211 API
had been added by Dmitry. Support it in mac80211, allowing drivers
to provide the timestamp.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/scan.c