nl80211: add "band" to iwinfo_freqlist_entry
authorAndre Heider <a.heider@gmail.com>
Mon, 21 Nov 2022 12:48:43 +0000 (13:48 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 20 Jan 2023 16:26:57 +0000 (17:26 +0100)
commit0d5ea34245433a403c3c6bb2b1f4070c92d02451
tree48393b07e25ea0c2d88aadcfed2b15a75c68a648
parentdba0f0690bec6b997a0567831ef6dd9e1cacb49b
nl80211: add "band" to iwinfo_freqlist_entry

So that consumers don't have to fiddle around with mapping frequencies
to bands, which everyone seems to do a little differently.

Note: This changes the ABI.

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