From: Daniel Drake Date: Thu, 4 Nov 2010 21:21:52 +0000 (+0000) Subject: libertas: terminate scan when stopping interface X-Git-Tag: v2.6.37-rc2~20^2~23^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e30168ba7dba95710aaadf12b2a97163df067b1;p=pandora-kernel.git libertas: terminate scan when stopping interface There are currently no provisions in place to ensure that the scanning task has been stopped when the interface is stopped or removed. This can result in a WARNING at net/wireless/core.c:643 and other badness when you remove the module while a scan is happening. Terminate the scanning task during interface stop. Signed-off-by: Daniel Drake Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed