diff options
author | Johannes Berg <johannes.berg@intel.com> | 2016-03-31 20:02:07 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-04-06 13:18:16 +0200 |
commit | b8da6b6a99b4b0d8d464b621ba7dcbcb08172b7d (patch) | |
tree | 706ea11b5ad9ba42d8ea9d3e83dee162e8f1443f /tools | |
parent | 2df8bfd7240117b91241a01e3f50f2e83827ccab (diff) | |
download | talos-op-linux-b8da6b6a99b4b0d8d464b621ba7dcbcb08172b7d.tar.gz talos-op-linux-b8da6b6a99b4b0d8d464b621ba7dcbcb08172b7d.zip |
mac80211: add separate last_ack variable
Instead of touching the rx_stats.last_rx from the status path, introduce
and use a status_stats.last_ack variable. This will make rx_stats.last_rx
indicate when the last frame was received, making it available for real
"last_rx" and statistics gathering; statistics, when done per-CPU, will
need to figure out which place was updated last for those items where the
"last" value is exposed.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions