Hi,

This is a followup to the original discussion about having a way to query the
TSF value for a wireless interface from userspace[1]. Rather than using the
sysfs method proposed there, it adds a new command to nl80211. I've tried to
conform to the way in which existing nl80211 commands are written.

[1] http://comments.gmane.org/gmane.linux.kernel.wireless.general/117485

Rohan Joyce (1):
  nl80211: add NL80211_CMD_GET_TSF

 include/net/cfg80211.h       |  6 ++++++
 include/uapi/linux/nl80211.h | 10 ++++++++++
 net/mac80211/cfg.c           | 16 +++++++++++++++
 net/wireless/nl80211.c       | 47 ++++++++++++++++++++++++++++++++++++++++++++
 net/wireless/rdev-ops.h      | 11 +++++++++++
 net/wireless/trace.h         | 18 +++++++++++++++++
 6 files changed, 108 insertions(+)

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to