commit | e211b2427a61e92e5a6bdd629bc2c2e6114c2dc1 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Feb 07 10:35:18 2012 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Feb 27 13:24:59 2012 -0800 |
tree | afa76986d8cf37760861c9f0c03b4c01c543eb19 | |
parent | e9daccd732971b5d0268a0b858b5d14f6b6a9d86 [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>