]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7669b9be94801aa7b4c8d41d9390ff3593b46de4
treedffa47b8fffc50cf96776c8788ea8b8253e9bfb5
parente7165526f84ce6136fdbd3ee7afcc23c89e58bcb
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