cfg80211: Support assoc-at timer in sta-info
authorBen Greear <greearb@candelatech.com>
Fri, 9 Aug 2019 18:00:00 +0000 (11:00 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 21 Aug 2019 08:56:42 +0000 (10:56 +0200)
commit6c7a00339e2a64b068c986301f37bd31eb83d7e9
tree0ce6fc89e1509b24d734ecf49a6edaed6d7cfe57
parent62524a5857d2356b53e6e75fdce95dfd3454ab9e
cfg80211: Support assoc-at timer in sta-info

Report timestamp of when sta became associated.

This is the boottime clock, units are nano-seconds.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Link: https://lore.kernel.org/r/20190809180001.26393-1-greearb@candelatech.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c