Re: [PATCH] net: wireless: iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()

From: Stanislaw Gruszka
Date: Mon Oct 08 2018 - 04:54:18 EST


On Fri, Oct 05, 2018 at 09:55:46PM +0800, Jia-Ju Bai wrote:
> The variables il->staging.filter_flags, rxon1->filter_flags and
> rxon2->filter_flags need to be protected by the mutex lock il->mutex.
> This patch adds a lock assertion of il->mutex to check whether
> this lock is held.
>
> Signed-off-by: Jia-Ju Bai <baijiaju1990@xxxxxxxxx>
Acked-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx>