]> git.openfabrics.org - ~emulex/infiniband.git/commit
iwlwifi: introducing the drv object's flows
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 7 Feb 2012 12:18:40 +0000 (14:18 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 27 Feb 2012 21:25:15 +0000 (13:25 -0800)
commit5c58edc63edd6cd8097e2bee90e2d341e33bcd60
treee6e1e1a03a837e8c5a9944adc3aa07275df68084
parenta78be210d53b24cc3437d4362912c510b895a8eb
iwlwifi: introducing the drv object's flows

Fetch the fw and spawn the op_mode. The op_mode that we need
to fetch is determined from the fw file.
Since the fw is fetched very early in the init flow, we can
determine what op_mode to spawn.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/Makefile
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-drv.c [new file with mode: 0644]
drivers/net/wireless/iwlwifi/iwl-drv.h [new file with mode: 0644]
drivers/net/wireless/iwlwifi/iwl-pci.c
drivers/net/wireless/iwlwifi/iwl-shared.h