commit | f4a0f0c5264e72d9279fbf9cf48a061526e8f788 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Jan 25 15:46:34 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Feb 24 09:04:27 2016 +0100 |
tree | d03e2880bc7f9bb3b946413123e5d753fc8af06e | |
parent | cf44012810ccdd8fd947518e965cb04b7b8498be [diff] |
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>