From: Emmanuel Grumbach Date: Tue, 7 Feb 2012 08:35:18 +0000 (+0200) Subject: iwlwifi: move content of iwl_probe to post fetch_fw X-Git-Tag: v3.4-rc1~177^2~139^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e211b2427a61e92e5a6bdd629bc2c2e6114c2dc1;p=pandora-kernel.git iwlwifi: move content of iwl_probe to post fetch_fw This will allow to have different behavior depending on the fw. Different fw APIs require completely different implementation of the mac80211 APIs. Each of these implementations is called an op_mode. The current op_mode is called DVM which states for dual virtual MAC. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed