iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()
authorJohannes Berg <johannes.berg@intel.com>
Fri, 28 Jan 2022 13:34:31 +0000 (15:34 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 18 Feb 2022 08:40:50 +0000 (10:40 +0200)
commit0f3a4e480c6ab56435504fce5b57eb388f3b52fa
treedffa47b8fffc50cf96776c8788ea8b8253e9bfb5
parentd5399f110627939134f1f48b03ffad32e3210ae6
iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()

Refactor the firmware call in iwl_mvm_sta_rx_agg() out into
its own function to be able to change it more easily in the
next patch.

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.20220128153014.8ec17e282b24.I37c008a9141a2868ee4560e6de303e8bfbb93502@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c