From: Emmanuel Grumbach Date: Thu, 9 Feb 2012 09:46:06 +0000 (+0200) Subject: iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop X-Git-Tag: v3.4-rc1~177^2~139^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6459f9871a1218f7a2e6385d1ae6c91e91f9d251;p=pandora-kernel.git iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop iwl_remove stops the wifi flows, so rename. Moreover, we can possibly stop the wifi flows even if the driver is statically compiled in the kernel, so remove the __devexit pragma. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed