From: Wey-Yi Guy Date: Fri, 21 Aug 2009 20:34:25 +0000 (-0700) Subject: iwlwifi: fix unloading driver while scanning X-Git-Tag: v2.6.32-rc1~703^2~275^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bddf54962bf68002816df710348ba197d6391bb;p=pandora-kernel.git iwlwifi: fix unloading driver while scanning If NetworkManager is busy scanning when user tries to unload the module, the driver can not be unloaded because HW still scanning. Make sure driver sends abort scan host command to uCode if it is in the middle of scanning during driver unload. Signed-off-by: Wey-Yi Guy Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed