fix -Wmaybe-uninitialized warning
authorAndre Heider <a.heider@gmail.com>
Wed, 23 Nov 2022 13:26:41 +0000 (14:26 +0100)
committerJo-Philipp Wich <jo@mein.io>
Thu, 15 Dec 2022 19:07:49 +0000 (20:07 +0100)
commitebd5f84955d180b3357f7005762a6cfb42cf1b1c
treee5ad914136a6250123c151a5838209ec04fcb987
parent5469898e8b05f8e4b5daf7e1340b17e94fe815e3
fix -Wmaybe-uninitialized warning

All previous cases not hit, which means no scan was possible.
Indicate that.

Signed-off-by: Andre Heider <a.heider@gmail.com>
iwinfo_nl80211.c