openwrt/package/kernel/mac80211/files/lib/netifd
David Bauer daeda8a87e mac80211: pass phy name to hostapd_set_bss_options
hostapd_set_bss_options expects the PHY as second and the VIF as third
argument. However, only the VIF was passed as second argument without a
third argument at all.

This was never a problem, as both PHY and VIF were never accessed.
However, with FTM support the PHY is needed to determine the HW support
when configuring the BSS.

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-10-28 00:08:49 +01:00
..
wireless mac80211: pass phy name to hostapd_set_bss_options 2020-10-28 00:08:49 +01:00
mac80211.sh mac80211: add support for multiple wiphys behind a single device 2019-11-05 12:09:36 +01:00