]> asedeno.scripts.mit.edu Git - linux.git/commit
mt76x0: usb: stop cal/mac workqueues at hw stop
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Wed, 3 Oct 2018 10:52:26 +0000 (12:52 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 5 Oct 2018 18:05:44 +0000 (20:05 +0200)
commit14190227978e569254798c51e8802231285f4d81
tree70cbdbc8a024915fffb528b94dbcfe481986decf
parent0536478cba710bedf798602df85c28953b69cf76
mt76x0: usb: stop cal/mac workqueues at hw stop

Stop mac and calibration work stopping the hw even if the
device has been removed

Fixes: b11e19694dc9 ("mt76x0: add ieee80211_ops ops pointer to
mt76x0_alloc_device signature")

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x0/usb.c