OSDN Git Service

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)
commitd8913b803f3a7fbcfbe4e8b1d598a0bee7637139
treecdec0017552f1426dfe8c52f2dfc6c75aa93adbc
parent286ca8eb4d0a9721046e75cc91d2a5338051c093
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