]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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)
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>

No differences found