From: Stanislaw Gruszka Date: Wed, 28 Mar 2012 14:01:19 +0000 (+0200) Subject: mac80211: do not scan and monitor connection in parallel X-Git-Tag: v3.5-rc1~109^2~410^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133d40f9a22bdfd2617a446f1e3209537c5415ec;p=pandora-kernel.git mac80211: do not scan and monitor connection in parallel Before we send probes in connection monitoring we check if scan is not pending. But we do that check without locking. Fix that and also do not start scan if connection monitoring is in progress. Signed-off-by: Stanislaw Gruszka Signed-off-by: John W. Linville --- Reading git-diff-tree failed