iwlwifi: mvm: expose device timestamp in radiotap
authorJohannes Berg <johannes.berg@intel.com>
Mon, 15 Aug 2016 07:26:32 +0000 (09:26 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 23 Jan 2017 21:36:38 +0000 (23:36 +0200)
commit371a17ed415af2023dddf90210122241d69b6727
treecbb469d2813366cc07f20c655a5f4a6bc6c5ec7e
parent106e0deca1ac6ac627a10617fe77a95200cb01a7
iwlwifi: mvm: expose device timestamp in radiotap

Set the relevant fields to export the 32-bit device timestamp to
radiotap using the new mac80211 infrastructure. This will be useful
to allow synchronising monitor captures taken on different hardware
simultaneously.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c