mirror_ubuntu-kernels/drivers/net/wireless/intel
Luca Coelho b3bd6416fc 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>
2020-01-04 12:46:14 +02:00
..
ipw2x00 ipw2x00: Fix -Wcast-function-type 2019-12-18 20:54:42 +02:00
iwlegacy iwlegacy: Fix -Wcast-function-type 2019-12-18 20:54:43 +02:00
iwlwifi iwlwifi: assume the driver_data is a trans_cfg, but allow full cfg 2020-01-04 12:46:14 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00