wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() up
authorJohannes Berg <johannes.berg@intel.com>
Wed, 16 Aug 2023 08:10:49 +0000 (11:10 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 22 Aug 2023 11:19:24 +0000 (13:19 +0200)
commit80fa8377f5c64aac66699f98186605f7fa25089e
tree8994e073cfecf67d77bf10f4123bc066e013dcda
parentc522948a4718a4c577cea05ae6e48d74d3b6cab7
wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() up

We need this earlier in the file next, move it up to have
an easier to read change, since this moves other things
in the diff git generates by default.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230816104355.c6d798b600bb.I9b891ee3d3dc67822a28e44941409f5b7cb637cf@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/queue/tx.c