diff options
author | Sara Sharon <sara.sharon@intel.com> | 2018-08-20 10:34:04 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-12-20 10:01:16 +0300 |
commit | dabb0983349d6320197b88eeb9bb91d3fa0ed855 (patch) | |
tree | 8ad545a78af9636c8bd0acd7abaa23433cf3f01e /drivers/net/wireless/intel/iwlwifi/mvm/tx.c | |
parent | 90a8c74a8d7b0f3fdceadadb155da137e3b157cf (diff) | |
download | linux-dabb0983349d6320197b88eeb9bb91d3fa0ed855.tar.xz |
iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmd
When building AMSDU for gen2, code uses iwl_tx_cmd. The only
updated field is len, which is in the same location, so it
is not a bug. However, it is a bit confusing and error prone,
so change it.
Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/tx.c')
0 files changed, 0 insertions, 0 deletions