]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: mt76: mt7603: fix mixed declarations and code
authorFelix Fietkau <nbd@nbd.name>
Tue, 27 Aug 2024 09:29:48 +0000 (11:29 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 6 Sep 2024 09:14:34 +0000 (11:14 +0200)
commit9b8d932053b8b45d650360b36f701cf0f9b6470e
tree852e97c0d93b735b7abad2b059e60d308712935d
parenta04b920fbc707deb699292cdae47006e8ea57d87
wifi: mt76: mt7603: fix mixed declarations and code

Move the qid variable declaration further up

Fixes: b473c0e47f04 ("wifi: mt76: mt7603: fix tx queue of loopback packets")
Link: https://patch.msgid.link/20240827093011.18621-1-nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7603/dma.c