From: Reinette Chatre Date: Wed, 6 Feb 2008 19:20:38 +0000 (-0800) Subject: iwlwifi: do not clear GEO_CONFIGURED bit when calling _down X-Git-Tag: v2.6.25-rc3~126^2~25^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9788864e2169ed3611e61c097efe4944c23fe7e9;p=pandora-kernel.git iwlwifi: do not clear GEO_CONFIGURED bit when calling _down The geos information is set up during probe and should only be removed during pci_remove, not during _down. This is a temporary fix until the setting of the status bits have been cleaned up (to explicitly match all setting with clearing of status bits). Signed-off-by: Reinette Chatre Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed