]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Fill in phyname automatically
authorJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 16:20:28 +0000 (18:20 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Nov 2013 17:51:06 +0000 (19:51 +0200)
commit2db938e8dee448048a1a4a1f95980f5ec7dab381
tree289dc555c915068f6756821bde483b10049bb78d
parent5ae6449ca284a22c900b76a9bcb076dd8ddca5df
hostapd: Fill in phyname automatically

If per-BSS configuration enabling did not provide a phy name, iface->phy
was left empty. It can be helpful to set this up automatically, so fill
that when initializing the interface.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/ap_drv_ops.h
src/ap/hostapd.c