]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: update BAID allocation command again
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 Feb 2022 16:22:32 +0000 (18:22 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Feb 2022 08:40:55 +0000 (10:40 +0200)
commitc964fa91cee6d11c91270ba04b13b3cb50d12d09
tree3a4b71a05987ce975476e70cd6cd9baba78a76e2
parent44cc915bdc049782eb6b83fbe84aacbd35fd56ef
iwlwifi: mvm: update BAID allocation command again

Due to some issues found in integration, the command now has
the (old) station mask and TID in modify/remove instead of
the BAID, adjust accordingly.

Since we don't use modify yet (and never will with v1 of the
API), just add v1 remove inside the existing union, and use
that, this way we don't have to duplicate everything, only
the remove code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20220210181930.bc424f15cc4b.I06d9acae11dc69b2500666f497017a3fd4e2acd5@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/datapath.h
drivers/net/wireless/intel/iwlwifi/mvm/sta.c