mac80211: fix throughput LED trigger
authorFelix Fietkau <nbd@nbd.name>
Sat, 13 Nov 2021 06:34:15 +0000 (07:34 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Nov 2021 09:56:57 +0000 (10:56 +0100)
commit30f6cf96912b638d0ddfc325204b598f94efddc2
tree884fd9aa63d5eb9ddf5fc8552b7a9a6210e90294
parent6dd2360334f3cb3b45fc1b8194c670090474b87c
mac80211: fix throughput LED trigger

The codepaths for rx with decap offload and tx with itxq were not updating
the counters for the throughput led trigger.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20211113063415.55147-1-nbd@nbd.name
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/led.h
net/mac80211/rx.c
net/mac80211/tx.c