]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
authorMordechay Goodstein <mordechay.goodstein@intel.com>
Fri, 29 May 2020 06:39:23 +0000 (09:39 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 29 May 2020 07:32:10 +0000 (10:32 +0300)
commit8ba8e393aa3d2f57d2f1321d50f34f3c4c54a7ce
tree4f2c82687ea174afa0b53d93200605d966838568
parentaf77e557e060916b5b9b1f3bfd4288539f78b12a
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq

We used both the trans and the trans_pcie structures in
iwl_txq, so we can keep the trans structure instead.  This
helps with the refactoring of txq code out of pcie.

Signed-off-by: Mordechay Goodstein <mordechay.goodstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20200529092401.1f826d34339e.I23182a59bfbe089a1f659742d6fee6f64d2ed08c@changeid
drivers/net/wireless/intel/iwlwifi/pcie/internal.h
drivers/net/wireless/intel/iwlwifi/pcie/tx.c