Re: [PATCH v2] mt76x2: init: disable all pending tasklets during device removal
From: Felix Fietkau <nbd@nbd.name>
Date: 2018-01-23 10:39:34
From: Felix Fietkau <nbd@nbd.name>
Date: 2018-01-23 10:39:34
On 2018-01-23 10:03, Lorenzo Bianconi wrote:
There is a possible race in mt76x2_stop_hardware() since pre_tbtt and dfs tasklets could run during driver cleanup. Fix it disabling all pending tasklets during device removal Signed-off-by: Lorenzo Bianconi <redacted>
Acked-by: Felix Fietkau <nbd@nbd.name>