Skip to content
  • Johannes Berg's avatar
    mac80211: move station statistics into sub-structs · e5a9f8d0
    Johannes Berg authored
    
    
    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>
    e5a9f8d0