From: Lennert Buytenhek Date: Mon, 3 Aug 2009 19:59:09 +0000 (+0200) Subject: mwl8k: prevent module unload hang X-Git-Tag: v2.6.31-rc7~27^2~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60aa569f9212a13382c29cc734f275dec0f55e0b;p=pandora-kernel.git mwl8k: prevent module unload hang We need to unregister our ieee80211_hw before resetting the chip, as the former causes firmware commands to be issued which will time out once the chip has been reset. Signed-off-by: Lennert Buytenhek Acked-by: Nicolas Pitre Signed-off-by: John W. Linville --- Reading git-diff-tree failed