wifi: iwlwifi: mvm: move BA notif messages before action
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Feb 2024 16:02:13 +0000 (18:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Feb 2024 14:00:49 +0000 (15:00 +0100)
commitdbc396244a5e1ce51e90abd3acc98de707445d6d
tree95532f5f661f7ad4c45df8e1ddbe7c2c18b09a1b
parentae6d30a715210de16682369269cb6c25134ddbe2
wifi: iwlwifi: mvm: move BA notif messages before action

This is always a bit confusing, the code first does all the
reclaim (with its own debug messages), and _then_ prints it
got a BA notification from firmware. Turn that around.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240206175739.825245e0803f.Ic607c57f43eb7c7ff122ffee8f3994fd040d578f@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/tx.c