etc/network.subr: enhance wlan initialization
authorDaniel Fojt <df@neosystem.org>
Thu, 18 Jun 2020 06:16:04 +0000 (08:16 +0200)
committerDaniel Fojt <df@neosystem.org>
Thu, 18 Jun 2020 06:16:04 +0000 (08:16 +0200)
commit4c258131c9b578a2b87a198138bc4d8971e50b05
tree0a515f97781754b73394f83793f893412c9ed543
parent661f54234348ae2d9ef3d4dadf4679026064bdab
etc/network.subr: enhance wlan initialization

Teach wlan_up() and wlan_down() to process just a single interface
passed as optional argument. If no argument is given, process all
"net.wlan.devices" just like before.

Reviewed by: Aaron LI
etc/network.subr