From: Johannes Berg Date: Mon, 13 Sep 2010 12:46:34 +0000 (+0200) Subject: iwlwifi: move scan completed flags handling X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5926d9d6a183d109060f68c0b96ea2b33c15377;p=pandora-kernel.git iwlwifi: move scan completed flags handling Move the scan completed flags handling so that we can notify mac80211 about aborted scans with the correct status. Also queue the scan_completed work before the BT status update so that it won't see the bits still set (unless a new scan was started in which case that's fine.) Signed-off-by: Johannes Berg Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi W Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed