wifi: mac80211: skip rate statistics for MLD STAs
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Jul 2022 13:11:54 +0000 (15:11 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:19 +0000 (11:43 +0200)
commit8a263dcb585f5d4193e33e22ae245e90dd0b0786
tree5c961d122dc39426d231a7d4dcc8d2098e5234e8
parent9b6bf4d6120adfe8c631830dbe1c7c6c64e07ce5
wifi: mac80211: skip rate statistics for MLD STAs

For now, skip rate statistics here to avoid warnings in
the called code, we'll need to adjust this to have all
the statistics for link stations.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c