]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
wifi: wilc1000: fix declarations ordering
authorAlexis Lothoré <alexis.lothore@bootlin.com>
Fri, 5 Jan 2024 07:57:32 +0000 (08:57 +0100)
committerSasha Levin <sashal@kernel.org>
Tue, 26 Mar 2024 22:16:31 +0000 (18:16 -0400)
commit2d9ab4cc795ca1c80f6799f1961a89b1e1749ccf
tree2c288afd663a2f37e1bd8c776bf48b60ff0c43f5
parentf9e6abc6711d99a6118ed908f80302ebfb0bad2e
wifi: wilc1000: fix declarations ordering

[ Upstream commit 535733e90e5d8912ebeccebb05b354a2d06ff459 ]

Reorder parameters declaration in wilc_parse_join_bss_param to enforce
reverse christmas tree

Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240105075733.36331-2-alexis.lothore@bootlin.com
Stable-dep-of: 205c50306acf ("wifi: wilc1000: fix RCU usage in connect path")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/microchip/wilc1000/hif.c