commit | f4bda337bbb6e245e2a07f344990adeb6a70ff35 | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Tue Nov 13 10:46:27 2012 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Nov 13 21:43:55 2012 +0100 |
tree | 6ccf2bc38fb67098df931ce55eb0905959813864 | |
parent | 2a91c9f781de209d420d751e43eb43ffe6934803 [diff] |
mac80211: support RX_FLAG_MACTIME_END 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>