linux/drivers/net/wireless/intel/iwlwifi/dvm
Luca Coelho 7d34a7d7da iwlwifi: always access the trans configuration via trans
Stop accessing the trans configuration via the iwl_cfg structure and
always access it via the iwl_trans structure.  This completes the
requirements to disassociate the trans-specific configuration from the
rest of the configuration.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-09-06 15:52:04 +03:00
..
agn.h iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-02-20 20:47:56 +02:00
calib.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
calib.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
commands.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
debugfs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00
dev.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
devices.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
led.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
led.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
lib.c iwlwifi: lib: Use struct_size() helper 2019-06-29 10:09:38 +03:00
mac80211.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
main.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
Makefile wireless: prefix header search paths with $(srctree)/ 2019-02-01 14:42:25 +02:00
power.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
power.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
rs.c iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-07-26 13:21:00 +02:00
rs.h iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-07-26 13:21:00 +02:00
rx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
rxon.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
scan.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00
sta.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
tt.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
tt.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
tx.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
ucode.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00