]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: mac80211: use the corresponding link for stats update
authorVasanthakumar Thiagarajan <quic_vthiagar@quicinc.com>
Wed, 17 Aug 2022 10:42:13 +0000 (16:12 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 25 Aug 2022 08:41:16 +0000 (10:41 +0200)
commitdc9279b148fcf23680d3f23a67cd7e08c5ed812c
tree74d01325c693b600ece101c03a38b6d2e37acf1d
parent10cc518cc51e1851d6ab8e430002cb0e825afbb6
wifi: mac80211: use the corresponding link for stats update

With link_id reported in rx_status for MLO connection, do the
stats update on the appropriate link instead of always deflink.

Signed-off-by: Vasanthakumar Thiagarajan <quic_vthiagar@quicinc.com>
Link: https://lore.kernel.org/r/20220817104213.2531-3-quic_vthiagar@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c