Skip to content
Commit e5a9f8d0 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: move station statistics into sub-structs



Group station statistics by where they're (mostly) updated
(TX, RX and TX-status) and group them into sub-structs of
the struct sta_info.

Also rename the variables since the grouping now makes it
obvious where they belong.

This makes it easier to identify where the statistics are
updated in the code, and thus easier to think about them.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 976bd9ef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment