mac80211: support RX_FLAG_MACTIME_END
authorThomas Pedersen <thomas@cozybit.com>
Tue, 13 Nov 2012 18:46:27 +0000 (10:46 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 Nov 2012 20:43:55 +0000 (21:43 +0100)
Allow drivers to indicate their mactime is at RX completion and adjust
for this in mac80211. Also rename the existing RX_FLAG_MACTIME_MPDU to
RX_FLAG_MACTIME_START to clarify its intent. Based on similar code by
Johannes Berg.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
[fix docs, atheros drivers]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found