]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: testmode: move chip-specific stats dump before common stats
authorShayne Chen <shayne.chen@mediatek.com>
Tue, 8 Jun 2021 06:55:57 +0000 (14:55 +0800)
committerFelix Fietkau <nbd@nbd.name>
Sat, 19 Jun 2021 07:22:49 +0000 (09:22 +0200)
commit0b7a1f466c7f9565cbb010923e6f8cee66bf8a5b
tree6a35fd9fc62d0b41b120e7f9d63cf0bee01e510a
parentc22cba8bd5c1a5cf477117f234f8b9034524072e
mt76: testmode: move chip-specific stats dump before common stats

Move chip-specific stats dumping part before common stats dumping
to provide flexibility for per-chip driver to modify the value of
common stats.

Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/testmode.c