mt76: mt7915: ensure that init work completes before starting the device
authorFelix Fietkau <nbd@nbd.name>
Mon, 23 Nov 2020 12:32:26 +0000 (13:32 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 26 Jan 2021 19:07:49 +0000 (20:07 +0100)
commit0c2d098098e1e9790ea4baa3cde51f01b4e44072
tree84254646d05aa16f5fadff3a0992ba5c8e622ffa
parent17cb546551cf0971384881b9a79c604c1e5e4f12
mt76: mt7915: ensure that init work completes before starting the device

Without this change, the start operation could potentially race against eeprom
or txbf init

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/main.c