]> 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)
commita3ec1a3f98da4fd170d5b742a2aa424fb3fd046d
treecdec0017552f1426dfe8c52f2dfc6c75aa93adbc
parent73674e765cae6687399b82756d590e109df0f298
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