iwlwifi: mvm: convert to FW AC when configuring MU EDCA
authorShaul Triebitz <shaul.triebitz@intel.com>
Tue, 1 May 2018 10:28:23 +0000 (13:28 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 29 Jun 2019 07:09:39 +0000 (10:09 +0300)
commit5cc74f65a92c27db07fa318e9cab67961111ebf0
tree1da943a5b049385929d5cdabe4205e62613b1dcd
parentb5e2fe356e09cd8576529dce832f2a6599fa88a4
iwlwifi: mvm: convert to FW AC when configuring MU EDCA

The AC numbers used by mac80211 differ from those used
by the firmware.  When setting MU EDCA params for each
AC, use the correct FW AC numbers.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c