Skip to content
Commit 91eff3f8 authored by Luca Coelho's avatar Luca Coelho
Browse files

iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()



Instead of using iwl_trans->cfg in iwl_trans_pcie_alloc(), use the
local argument that we received.  This will allow us to not to set the
cfg during iwl_trans_alloc() so it can be decided later.

Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent 79b6c8fe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment