linux-uconsole/drivers/net/wireless/intel
Luca Coelho 052cedfaba iwlwifi: fix cfg structs for 22000 with different RF modules
[ Upstream commit b1bbc1a636 ]

We have to choose different configuration and different firmwares
depending on the external RF module that is installed.  Since the
external module is not represented in the PCI IDs, we need to change
the configuration at runtime, after checking the RF ID of the module
installed.  We have a bit of a mess in the code that does this,
because it applies cfg's according to the RF ID only, ignoring the
integrated module that is in use.

Fix that for some devices by adding correct configurations for them
and not ignoring the integrated module's type when making the
decision.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-13 08:51:39 +01:00
..
ipw2x00 ipw2x00: remove redundant variables len, ret, reason and crypt 2018-07-31 10:18:16 +03:00
iwlegacy iwlegacy: fix spelling mistake "acumulative" -> "accumulative" 2018-08-09 18:14:12 +03:00
iwlwifi iwlwifi: fix cfg structs for 22000 with different RF modules 2019-12-13 08:51:39 +01:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile