commit | b52e7ea109cfe4ea7fea99b1cd20f57ccd95476a | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Feb 02 14:16:59 2012 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Feb 02 14:18:15 2012 -0800 |
tree | d53ced31d0d60702ec5bce58527500588df83586 | |
parent | e81fb554cfe082dc59a707767c426cbd2e361033 [diff] |
iwlwifi: allocate the transport from the bus layer Change the way we alloc the transport on the way. Since the transport is allocated from a bus specific area, we can give the bus specific parameters (i.e. pci_dev for PCI) to the transport. This will be useful when the bus layer will be killed. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>