diff options
author | David Bauer <mail@david-bauer.net> | 2020-10-19 19:36:56 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2020-10-28 00:08:49 +0100 |
commit | daeda8a87e87030d4fd92504f8bffb5ca0dcf333 (patch) | |
tree | 8a08d54c22e26b27a39bad8ec324af12471e7d59 /BSDmakefile | |
parent | b518f07d4b8ae144453c606c9ec4ecef7d39f968 (diff) | |
download | upstream-daeda8a87e87030d4fd92504f8bffb5ca0dcf333.tar.gz upstream-daeda8a87e87030d4fd92504f8bffb5ca0dcf333.tar.bz2 upstream-daeda8a87e87030d4fd92504f8bffb5ca0dcf333.zip |
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>
Diffstat (limited to 'BSDmakefile')
0 files changed, 0 insertions, 0 deletions