mt76: fix typo in mt76x02_check_mac_err routine
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Thu, 6 Dec 2018 11:40:23 +0000 (12:40 +0100)
committerFelix Fietkau <nbd@nbd.name>
Fri, 11 Jan 2019 14:10:16 +0000 (15:10 +0100)
commit374eb1b55540c99af4e2417a2d51ff5f56cfdb70
treecec57e10dc5f90edea3274cbebfdb3df22f07f74
parent85b7e2acd31bf975c5163e0c6d949fa3742921b1
mt76: fix typo in mt76x02_check_mac_err routine

Reconfigure properly MT_MAC_SYS_CTRL register after mac sw-reset
in mt76x02_check_mac_err routine

Fixes: 73556561ab9f ("mt76x0: use mt76x02_mac_work as stats handler")
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x02_mac.c