nl80211: properly handle netdev names starting with "radio"
authorJo-Philipp Wich <[email protected]>
Tue, 26 Nov 2019 07:39:23 +0000 (08:39 +0100)
committerDavid Bauer <[email protected]>
Fri, 27 Dec 2019 12:32:03 +0000 (13:32 +0100)
commita6f6c053481fb5bb29fc8357fb107400100a0658
tree9e043d2e1602adf9ffed054a987adc8d8795950a
parent31dcef3169d29dc9bb11c6901fa7b2894438dc78
nl80211: properly handle netdev names starting with "radio"

This fixes VAPs not being queried correctly when the netdev name starts
with "radio".

Fixes: FS#2629
Signed-off-by: Jo-Philipp Wich <[email protected]>
Signed-off-by: David Bauer <[email protected]>
iwinfo_nl80211.c