mac80211: add RX_FLAG_MACTIME_PLCP_START
authorJohannes Berg <johannes.berg@intel.com>
Mon, 25 Jan 2016 13:46:34 +0000 (15:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:04:27 +0000 (09:04 +0100)
commitf4a0f0c5264e72d9279fbf9cf48a061526e8f788
treed03e2880bc7f9bb3b946413123e5d753fc8af06e
parentcf44012810ccdd8fd947518e965cb04b7b8498be
mac80211: add RX_FLAG_MACTIME_PLCP_START

The timestamp given by iwlwifi is at the beginning of the
frame over the air, at (or during) the SYNC field. Allow
such timestamps to be given to mac80211, at least (for now)
for frames with non-HT/VHT preambles.

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