diff options
author | Luca Coelho <luciano.coelho@intel.com> | 2019-10-10 15:57:35 +0300 |
---|---|---|
committer | Luca Coelho <luciano.coelho@intel.com> | 2020-01-04 12:46:14 +0200 |
commit | b3bd6416fc77b5056d2dda7a4d5814ec81af7ecd (patch) | |
tree | fb07403002302280c4f49ba1f9dedb4d96e19024 /drivers/net/wireless/intel/iwlwifi/mvm/ops.c | |
parent | 87f3073c16326dc6916e277df8961abb6ff17a5f (diff) | |
download | linux-b3bd6416fc77b5056d2dda7a4d5814ec81af7ecd.tar.bz2 |
iwlwifi: assume the driver_data is a trans_cfg, but allow full cfg
With the new concept of separating the trans-specific (trans_cfg) data
from the rest of the cfg, we will start mapping only the trans_cfg
part to the PCI device ID/subsystem device ID. So we can assume that
the data passed to the probe function contains the trans_cfg, but
since the full cfg still contains the trans_cfg at the beginning, we
can allow a full cfg to be passed as well. This makes it easier to
convert the existing tables one by one.
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions