From: Arik Nemtsov Date: Wed, 28 Nov 2012 09:42:44 +0000 (+0200) Subject: wlcore: don't take mutex before stopping queues X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6037d22f30738e942ddfd29e3fef17deb075420;p=pandora-kernel.git wlcore: don't take mutex before stopping queues Protect all functions touching queue_stop_reasons by spin-lock, since they are accessed by op_tx. Now there's no need to take the mutex before caling wlcore_queue_xxx functions. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed