Skip to content
Snippets Groups Projects
Commit bcc5aca0 authored by Michael Buesch's avatar Michael Buesch Committed by Willy Tarreau
Browse files

[PATCH] softmac: Fix deadlock of wx_set_essid with assoc work


The essid wireless extension does deadlock against the assoc mutex,
as we don't unlock the assoc mutex when flushing the workqueue, which
also holds the lock.

Signed-off-by: default avatarMichael Buesch <mb@bu3sch.de>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: default avatarWilly Tarreau <w@1wt.eu>
parent 0496a032
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment