]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7cf0aac0a8885808206a75799f6a34e74dcce9f9
tree5c961d122dc39426d231a7d4dcc8d2098e5234e8
parentc0bf40936ae656bd34095caa2e25125daf71dbbd
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