From: Stanislaw Gruszka Date: Mon, 13 Sep 2010 12:46:40 +0000 (+0200) Subject: iwlwifi: assure we complete scan in scan_abort and scan_check works X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd1758d978f917dc0804f44e3528ef1a80d9d43;p=pandora-kernel.git iwlwifi: assure we complete scan in scan_abort and scan_check works Assure we complete scan in mac80211 when we abort scanning (scan_abort work) or scan timeout occurs (scan_check work). Currently iwl_scan_cancel_timeout() procedure force scan finish in mac80211 at the end of timeout loop, so we can use it in proper work functions. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed