]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pass the iwl_trans instead of cfg to some functions
authorShaul Triebitz <shaul.triebitz@intel.com>
Mon, 21 May 2018 22:39:23 +0000 (18:39 -0400)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 6 Sep 2019 12:52:04 +0000 (15:52 +0300)
commita048e221e0322a44ba26dda9814968dd712be6ed
treecdec0017552f1426dfe8c52f2dfc6c75aa93adbc
parent73390bded68cc2834ca9531b694345b30cec5f35
iwlwifi: pass the iwl_trans instead of cfg to some functions

A few functions were receiving the iwl_cfg struct directly, but we
will also need other parts of the trans, so pass the trans (which
includes the cfg) to them.

Signed-off-by: Ido Yariv <idox.yariv@intel.com>
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c