]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move wpas_trigger_6ghz_scan() up in the file
authorMatthew Wang <matthewmwang@chromium.org>
Tue, 4 Jun 2024 21:02:16 +0000 (21:02 +0000)
committerJouni Malinen <j@w1.fi>
Sat, 3 Aug 2024 09:27:39 +0000 (12:27 +0300)
commitd42cfaa3974794dcf5f46d6f92866caf0d6f84d8
tree31cfec468927c5a05c9d776c295d9ca9a62b96d3
parenta66cb0993061e869f405069fc3f8643f0e207ffd
Move wpas_trigger_6ghz_scan() up in the file

This avoids an unnecessary forward declaration for the static function.

Signed-off-by: Matthew Wang <matthewmwang@chromium.org>
wpa_supplicant/events.c