mt76: mt7915: honor all possible error conditions in mt7915_mcu_init()
authorLorenzo Bianconi <lorenzo@kernel.org>
Sun, 12 Sep 2021 15:49:50 +0000 (17:49 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 20 Oct 2021 08:36:42 +0000 (10:36 +0200)
commit706dc08c2936be970f171e6b095db99493406c72
treeb020fd3fd902adc55b5d1131e1cc936c9f79600c
parentb5cdb4f9d14947ebdfd717e2f467f44041dd850e
mt76: mt7915: honor all possible error conditions in mt7915_mcu_init()

Check all possible errors returned in mt7915_mcu_init routine.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c