OSDN Git Service

mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 18 Jul 2019 22:50:42 +0000 (00:50 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 5 Sep 2019 15:42:30 +0000 (17:42 +0200)
commit5e814e71a264f49fd64414cd22df1befed16ebdb
tree2b8c3611dc01cc6c11c271852910a8d2c2399b11
parent457d19c71af7bd329315d3a5ae9a99f5d172c2ed
mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel

Convert MT7603_WATCHDOG_TIME in jiffies rescheduling watchdog delayed
work

Fixes: c8846e101502 ("mt76: add driver for MT7603E and MT7628/7688")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7603/main.c