commit | 73556561ab9f5e7ff14c0d4d248c53f0162b4090 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi@redhat.com> | Mon Oct 15 11:33:15 2018 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Fri Nov 30 12:21:39 2018 +0100 |
tree | 991e402728f630addea959d11c66949ebde8d2f3 | |
parent | 63f15d9459db54491001437499647dc0aa74260e [diff] |
mt76x0: use mt76x02_mac_work as stats handler Use mt76x02_mac_work utility routine as stats workqueue handler and remove duplicated code. Moreover run mac stuck check in mt76x02_mac_work for client interfaces. Remove no longer used avg_ampdu_len and mt76x02_mac_stats data structure in mt76x02_dev Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>